mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
fix typo in README command line
This commit is contained in:
parent
ea202c387f
commit
ea8fb50ba1
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue