summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/client/dev-environment.md7
-rw-r--r--docs/client/testers-howto.md2
2 files changed, 5 insertions, 4 deletions
diff --git a/docs/client/dev-environment.md b/docs/client/dev-environment.md
index 402db6f..780b8ad 100644
--- a/docs/client/dev-environment.md
+++ b/docs/client/dev-environment.md
@@ -98,9 +98,10 @@ Using automagic helper script
-----------------------------
You can use a helper script that will get you started with bitmask and all the related repos.
-1) install system dependencies
-2) download automagic script
-3) run it :)
+
+1. install system dependencies
+2. download automagic script
+3. run it :)
Commands so you can copy/paste:
diff --git a/docs/client/testers-howto.md b/docs/client/testers-howto.md
index e4cbcf3..8311b95 100644
--- a/docs/client/testers-howto.md
+++ b/docs/client/testers-howto.md
@@ -96,7 +96,7 @@ development code.
We have put together a script to allow rapid testing in different
platforms for the brave souls like you. Check it out in the
-*Setting up a Work Enviroment* section of the
+*Using automagic helper script* section of the
[Hacking](client/dev-environment) page only that in a more compact
way suitable (ahem) also for non developers.