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 Jerome Petazzoni
parent 370bdf9aaf
commit 5958874071

View File

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