aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Rogan Creswick <creswick@gmail.com>2012-10-31 15:37:18 -0700
committerGravatar Rogan Creswick <creswick@gmail.com>2012-10-31 15:37:18 -0700
commit9ff2d2da866a142d564adfb2038ee5ce02e36138 (patch)
treebac56cb9645e7cdaeb0d647045b03e2a47466560 /doc
parentce1fef7322ba673b410e6b1b274ccfe9117915ea (diff)
minor wording tweaks - mostly to assume that d: is a read-only cd/dvd drive
Diffstat (limited to 'doc')
-rw-r--r--doc/manual_src/install.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/manual_src/install.md b/doc/manual_src/install.md
index 09befe0..371e357 100644
--- a/doc/manual_src/install.md
+++ b/doc/manual_src/install.md
@@ -64,7 +64,7 @@ located at `d:\binaries\fiveui_chrome.zip`
![Unpack the extension](figures/unzip_ext.png)
- * Open Chrome and navigate to the extensions manager (this can be reached
+ * Open Chrome and navigate to the extensions manager. The extensions manager can be reached
through Chrome's menu system or by entering ```chrome://extensions```
in the URL bar.
@@ -73,10 +73,10 @@ located at `d:\binaries\fiveui_chrome.zip`
* Check the box labeled "Developer Mode" at the top of the extensions manager
page (if it is not already checked):
-![Chrome developer mode](figures/chrome_developer_mode.png)
+![Enable Chrome developer mode](figures/chrome_developer_mode.png)
* Click "Load Unpacked Extension" and choose the directory where you unpacked
- the Chrome extension file, in our example this would be `d:\binaries`.
+ the Chrome extension file. The directory should contain the file `manifest.json`.
![Load Unpacked Extension](figures/load_unpacked_extension.png)