| Index: native_client_sdk/src/doc/nacldev/setup_web.inc
|
| diff --git a/native_client_sdk/src/doc/nacldev/setup_web.inc b/native_client_sdk/src/doc/nacldev/setup_web.inc
|
| index dd6ae516fad675f83fd27dcfdc8f0dcfbce7684a..420c95fbae2d8f4636e09800601ad32d5b3f5860 100644
|
| --- a/native_client_sdk/src/doc/nacldev/setup_web.inc
|
| +++ b/native_client_sdk/src/doc/nacldev/setup_web.inc
|
| @@ -15,13 +15,14 @@ require you to agree to allow the page unlimited storage
|
|
|
| The first run requires a large download. Please be patient.
|
| Also, as PNaCl translates executables to native code on demand,
|
| -each program will also have have a noticable load delay on first run.
|
| +each program will also have a noticable load delay on first run.
|
| We're actively working to improve this.
|
|
|
| NOTE: This environment will leave a substantial (800MB) payload in your
|
| browser. See the cleanup section below to learn how to recover this space.
|
|
|
| -Once the download is complete you should see a bash prompt::
|
| +Once the download is complete, you should see a bash prompt (ignore
|
| +the gcc warning, our web C compiler is coming soon!)::
|
|
|
| WARNING: gcc not yet available for your platform (coming soon).
|
| bash.nmf-4.3$
|
|
|