highlight code that is recommended to be used (#522)

Better highlight code that is recommended to be used.

(Thanks @karfau for the patch!)
This commit is contained in:
Christian Bewernitz
2019-10-05 14:54:52 +02:00
committed by Jérôme Petazzoni
parent 00e53f9e50
commit 3afb1743b7

View File

@@ -33,7 +33,7 @@
**make sure that you set `$REGISTRY` and `$TAG` first!**
- For example:
```
```bash
export REGISTRY=dockercoins TAG=v0.1
```