git ssb

9+

mixmix / ssb-handbook



Commit a962013a7fbbe2dbc52a38dc884d1415bf0c9b02

tweak install steps

mix irving committed on 5/30/2017, 11:47:16 PM
Parent: 3bc2ef7fa692dcd2bbbfbbd1f85437b9f4162551

Files changed

README.mdchanged
README.mdView
@@ -20,11 +20,10 @@
2020
2121 ### Easy path
2222
2323 1. [Download an Installer](https://github.com/ssbc/patchwork/releases) for Windows, macOS and Linux
24-2. Connect to the network
25- - get a [pub invite code](https://github.com/ssbc/scuttlebot/wiki/Pub-Servers)
26- - in `patchwork`: click "+ Join Pub" and paste the invite code
24 +2. Get a [pub invite code](https://github.com/ssbc/scuttlebot/wiki/Pub-Servers)
25 +3. Use the pub invite : in `patchwork`: click "+ Join Pub" and paste the invite code
2726
2827 Step 2 is important if you want to be able to find people further than your local network - it sets you up with a robot friend on the internet which helps you find and communicate with people.
2928 Read more about Pubs and their role [here](./concepts/pub.md).
3029
@@ -47,10 +46,10 @@
4746 $ npm install
4847 $ npm start
4948 ```
5049
50 +Follow steps `2.` and `3.` above to connect to the network.
5151
52-Follow step (2) above to connect to the network.
5352
5453 ## Join The Community
5554
5655 Check out the following channels by typing their name (with #) in the search bar:

Built with git-ssb-web