Browse Source

fix typo

pull/595/head
l-n-s 8 years ago committed by GitHub
parent
commit
4b9afdf53a
  1. 2
      docs/build_notes_unix.md

2
docs/build_notes_unix.md

@ -23,7 +23,7 @@ After successfull build i2pd could be installed with: @@ -23,7 +23,7 @@ After successfull build i2pd could be installed with:
```bash
make install
```
or you can just use 'make' once you have all dependacies (boost and openssl) installed
or you can just use 'make' once you have all dependencies (boost and openssl) installed
```bash
git clone https://github.com/PurpleI2P/i2pd.git

Loading…
Cancel
Save