Index: chrome/common/extensions/docs/README.txt |
diff --git a/chrome/common/extensions/docs/README.txt b/chrome/common/extensions/docs/README.txt |
index 310e4e3be9d0306f8c5b36d4a238fb4a2eaf48a4..cbe9c61aa3ce208ef376711278d07e193bdb19a7 100644 |
--- a/chrome/common/extensions/docs/README.txt |
+++ b/chrome/common/extensions/docs/README.txt |
@@ -21,8 +21,8 @@ and make a copy of /template/page_shell.html and copy it to /<page>.html. |
*I want to edit or add a purely static page: |
=>Follow the same steps for editing static content for an API page. |
-IN ALL CASES. When you have finished, run build/build.bat (on windows) or |
-build/build.py (on mac/linux). This may generate new files or changes to the |
+IN ALL CASES. When you have finished, run ./build/build.bat (on windows) or |
+./build/build.py (on mac/linux). This may generate new files or changes to the |
/*.html pages. Include any new or changed files in the changelist you create. |
-------------------------------------------------------------------------------- |