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:09 UTC

[mynewt-site] branch develop updated: updated instructions for generating site

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

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


The following commit(s) were added to refs/heads/develop by this push:
     new a8f8152  updated instructions for generating site
a8f8152 is described below

commit a8f8152d1e5b69859766a3a94531471d17505f4f
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Fri Jun 30 16:28:40 2017 -0700

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

diff --git a/README.md b/README.md
index 59f6906..2618409 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,8 @@ When a new release of MyNewt OS and its associated tools occurs, the documentati
 
 ### Build
 
-1. Merge `develop` to `master`.
+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. 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>'].