Commit a962013a7fbbe2dbc52a38dc884d1415bf0c9b02
tweak install steps
mix irving committed on 5/30/2017, 11:47:16 PMParent: 3bc2ef7fa692dcd2bbbfbbd1f85437b9f4162551
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -20,11 +20,10 @@ | ||
20 | 20 … | |
21 | 21 … | ### Easy path |
22 | 22 … | |
23 | 23 … | 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 | |
27 | 26 … | |
28 | 27 … | 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. |
29 | 28 … | Read more about Pubs and their role [here](./concepts/pub.md). |
30 | 29 … | |
@@ -47,10 +46,10 @@ | ||
47 | 46 … | $ npm install |
48 | 47 … | $ npm start |
49 | 48 … | ``` |
50 | 49 … | |
50 … | +Follow steps `2.` and `3.` above to connect to the network. | |
51 | 51 … | |
52 | -Follow step (2) above to connect to the network. | |
53 | 52 … | |
54 | 53 … | ## Join The Community |
55 | 54 … | |
56 | 55 … | Check out the following channels by typing their name (with #) in the search bar: |
Built with git-ssb-web