Merge pull request #22 from cheezecat/buildVsRun

Fix build -> run typo in "how to run i2pd built from source" section
pull/24/head
l-n-s 2018-06-04 10:39:26 +00:00 committed by GitHub
commit 5006cffbfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ To enable/disable autostart of i2pd upon bootup:
Recommended way to run i2pd built from source
---------------------------------------------
The following commands display the recommended way to build i2pd from source, without a package manager. Installing i2pd this
The following commands display the recommended way to run i2pd built from source, without a package manager. Installing i2pd this
way will ensure all i2pd-related files are stored at `$HOME/dist`.
mkdir $HOME/dist