Skip to content

Commit

Permalink
Remove submodule step from README
Browse files Browse the repository at this point in the history
Since the bootstrap does it now
  • Loading branch information
nrc committed Jan 11, 2019
1 parent c2d381d commit 27989ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Read ["Installation"] from [The Book].
3. Build and install:

```sh
$ git submodule update --init --recursive --progress
$ ./x.py build && sudo ./x.py install
```

Expand Down

0 comments on commit 27989ec

Please sign in to comment.