Skip to content

Commit

Permalink
Merge pull request #133 from kamtom480/readme_checkout
Browse files Browse the repository at this point in the history
Remove git submodule foreach git checkout master
  • Loading branch information
SPRESENSE committed Apr 5, 2021
2 parents 42cf590 + b6ea930 commit 92d9f8f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,6 @@ Clone this repository and update submodules.
$ git clone --recursive https://github.com/sonydevworld/spresense.git
```

After repositories have been cloned, each submodule is in 'Detached HEAD' state.
Master branch have to be checked out before you can start developing.

```
$ git submodule foreach git checkout master
```

# Submodules

```
Expand Down

0 comments on commit 92d9f8f

Please sign in to comment.