Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
No need to call `submodule init` and `submodule update`. Just use `submodule update --init`.
  • Loading branch information
Southern committed Oct 27, 2013
1 parent f90ffc6 commit b25b7b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -5,8 +5,7 @@ The Monitoring Agent.

### Pull in third-party submodules

git submodule init
git submodule update
git submodule update --init

### `./configure` options

Expand Down

0 comments on commit b25b7b7

Please sign in to comment.