Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Pritesh-Patel committed Aug 27, 2019
1 parent 41a5fae commit cfad4c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -25,3 +25,4 @@ install-linux: build
mkdir -p ${HOME}/bin
cp sprout ${HOME}/bin/sprout
chmod +x ${HOME}/bin/sprout
@printf "\n Please run 'source ~/.profile' to add this installation to the path."
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -34,7 +34,7 @@ The generation will create 2 folders.
5) Either run `prototool generate` or return to the application folder and re run `sprout generate`
6) Push up the IDL repo
6) Implement these methods on the main application repo
7) When you feel the need to add more services add them to the sprout config and repeate the generation process
7) When you feel the need to add more services add them to the sprout config and re-run `sprout generate` and repeat steps 4 - 6.

## Dependencies

Expand Down

0 comments on commit cfad4c3

Please sign in to comment.