git ssb

10+

Matt McKegg / patchwork



Commit 430c7f14cbd0069085e7f01b57984f51939db66b

Update README.md

mix irving authored on 2/22/2017, 1:15:42 AM
GitHub committed on 2/22/2017, 1:15:42 AM
Parent: 74f49434445c5d9e01f6946c68205bfb4d8f1af1

Files changed

README.mdchanged
README.mdView
@@ -13,8 +13,14 @@
1313 $ npm install
1414 $ npm start
1515 ```
1616
17 +On linux you'll need some more dependencies for the spell-checker. On debian:
18 +
19 +```sh
20 +sudo apt-get install libxext-dev libxtst-dev libxkbfile-dev
21 +```
22 +
1723 ## TODO
1824
1925 - [x] Main navigation buttons
2026 - [x] Compressed feed (the algorithm :wink:)

Built with git-ssb-web