Skip to content

Commit

Permalink
readme: set workspace after setting up folder
Browse files Browse the repository at this point in the history
  • Loading branch information
uditkarode committed Nov 24, 2018
1 parent 7f9c1ef commit d335541
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ ucc --workspace /Users/udit/myProjects
cd ~
mkdir UCCRoot && cd UCCRoot
ucc --setup .
ucc --workspace .
```

For instructions on usage of the script, use `ucc --help`
Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ ucc --workspace /Users/udit/myProjects
cd ~
mkdir UCCRoot && cd UCCRoot
ucc --setup .
ucc --workspace .
```

For instructions on usage of the script, use `ucc --help`
Expand Down

0 comments on commit d335541

Please sign in to comment.