fix typo in README command line

This commit is contained in:
Damien Plenard 2015-10-13 13:46:42 +02:00
parent ea202c387f
commit ea8fb50ba1
1 changed files with 1 additions and 1 deletions

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: