Markdown readme syntax fixed

This commit is contained in:
Gerardo J. Puerta 2017-01-30 12:57:15 +01:00
parent b3264e03a4
commit 3713cefaf3

View File

@ -7,6 +7,7 @@
* Packages that don't fit to the official portage tree. * Packages that don't fit to the official portage tree.
### Manual installation: ### Manual installation:
```
git clone https://code.gnuardo.com/gerardo/overlay gnuardo git clone https://code.gnuardo.com/gerardo/overlay gnuardo
echo 'PORTDIR_OVERLAY="$PWD/gnuardo"' >> /etc/portage/make.conf echo 'PORTDIR_OVERLAY="$PWD/gnuardo"' >> /etc/portage/make.conf
```