Merge branch 'readme-fix' into 'master'

fix typo in README command line

Hello,

There are a typo in the export command line.

See merge request !1011
This commit is contained in:
Daniel Martí 2015-10-13 11:54:46 +00:00
commit 79fb170004

View file

@ -13,7 +13,7 @@ Clone [fdroidserver](https://gitlab.com/fdroid/fdroidserver):
Add the cloned dir to your `PATH`:
export PATH="$PATH:$PWD/fdroidserver
export PATH="$PATH:$PWD/fdroidserver"
Enter it: