summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormfrankie <mfrankie@eumfranckie.local>2016-05-09 11:28:53 +0200
committermfrankie <mfrankie@eumfranckie.local>2016-05-09 11:28:53 +0200
commita23d3bebc0c879682f7d70b2a8451cc98b2d70ab (patch)
treec2bbf0ba660535812fbcf50e3115ced29c1b28ad /README.md
parent0a8344d4728937b7ef988a9c99e8b723dc6e7aa7 (diff)
correct numbers
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f4e2a29c..a02c94f7 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ $ vagrant ssh
4) Run the user agent:
-Please note: If you don't have an account on any provider, go directly to step 6b).
+Please note: If you don't have an account on any provider, go directly to step 5b).
```
$ pixelated-user-agent --host 0.0.0.0
@@ -62,7 +62,7 @@ Type your password:
******** (the one you created in previous step)
```
-5a) Connect to the provider using your credentials, as shown in step 5 above. If the user agent starts up successfully, you will not see any other output.
+5a) Connect to the provider using your credentials, as shown in step 4 above. If the user agent starts up successfully, you will not see any other output.
**Note**: For more convenience during development, you can also create a config file with your credentials (see **Further Notes**).