summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2014-03-14 17:59:14 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2014-03-14 17:59:14 -0300
commit66a92cfa48142475e43d20a59f22f36cd3a5e8f9 (patch)
tree2eed8ad9c5cc7b902538a023ea35279aa33159dc
parenta64a663598737eeddb1184573b5c1e8fb4c87f02 (diff)
Fix style and section name.
-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.