Skip to content

Commit

Permalink
Merge branch 'master' of github.com:duckietown/docs-duckumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaCensi committed Oct 9, 2018
2 parents 2560f33 + 11f5f5e commit 52c8469
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions book/duckumentation/10_contributing/41_workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,16 @@ TODO: re-make image

Check out the forked repository as you would do normally.

### Initialize your folder

When compiling a book for the first time, you need to run:

$ git submodule init

And:

$ git submodule update

### Do your edits eeeee

Do your edits on your local copy.
Expand Down

0 comments on commit 52c8469

Please sign in to comment.