mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 05:48:06 +00:00
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:
commit
79fb170004
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