You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2017/07/01 00:42:27 UTC

[mynewt-site] 01/02: updated instructions for generating site

This is an automated email from the ASF dual-hosted git repository.

aditi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git

commit f648727134069d014afa39d5002e78fdff2f2f6e
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Fri Jun 30 16:29:14 2017 -0700

    updated instructions for generating site
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1f6a15a..1bd4243 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ When a new release of MyNewt OS and its associated tools occurs, the documentati
 ### Build
 
 1. Merge pull requests to `develop` on github.
-1. While in `develop`, do 'git pull --rebase origin develop` to pull the latest merged changes.
+1. While in `develop`, do `git pull --rebase origin develop` to pull the latest merged changes.
 1. Switch to the master branch.
     * `git checkout master`
 1. Create a new _stanza_ in `mkdocs.yml` to reflect the new version.

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.