Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Side by Side Diff: native_client_sdk/src/doc/nacldev/setup_app.inc

Issue 737703002: Fixing typos / grammar in cds2014. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Setup 1 Setup
2 ----- 2 -----
3 3
4 For this codelab, you will need to install the our 4 For this codelab, you will need to install the our
5 Beta NaCl Dev Environment App in your web browser. 5 Beta NaCl Dev Environment App in your web browser.
6 6
7 .. raw:: html 7 .. raw:: html
8 8
9 <a href="https://chrome.google.com/webstore/detail/nacl-development-environm/a ljpgkjeipgnmdpikaajmnepbcfkglfa" 9 <a href="https://chrome.google.com/webstore/detail/nacl-development-environm/a ljpgkjeipgnmdpikaajmnepbcfkglfa"
10 target="_blank">Click here to install the environment.</a> 10 target="_blank">Click here to install the environment.</a>
11 11
12 You will need to click "Install" to add the NaCl Dev Environment 12 You will need to click "Install" to add the NaCl Dev Environment
13 to your browser. 13 to your browser.
14 14
15 NOTE: This environment will leave a substantial (800MB) payload in your 15 NOTE: This environment will leave a substantial (800MB) payload in your
16 browser. See the cleanup section below to learn how to recover this space. 16 browser. See the cleanup section below to learn how to recover this space.
17 17
18 Once the installation is complete, run the app. 18 Once the installation is complete, run the app.
19 19
20 On the first run, it will download several packages. 20 On the first run, it will download several packages.
21 Once download is complete you should see a bash prompt:: 21 Once download is complete, you should see a bash prompt::
22 22
23 bash.nmf-4.3$ 23 bash.nmf-4.3$
24 24
25 .. include:: ../nacldev/web_tools_note.inc 25 .. include:: ../nacldev/web_tools_note.inc
26 26
27 .. include:: ../nacldev/navigating.inc 27 .. include:: ../nacldev/navigating.inc
28 28
29 .. include:: ../nacldev/clipboard_app.inc 29 .. include:: ../nacldev/clipboard_app.inc
30 30
31 .. include:: ../nacldev/editing.inc 31 .. include:: ../nacldev/editing.inc
32 32
33 .. include:: ../nacldev/git.inc 33 .. include:: ../nacldev/git.inc
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/nacldev/git.inc ('k') | native_client_sdk/src/doc/nacldev/setup_web.inc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698