Skip to content

Commit 52e02fc

Browse files
authored
Rollup merge of rust-lang#57505 - rust-lang:nrc-patch-1, r=alexcrichton
Remove submodule step from README Since the bootstrap does it now
2 parents dc6d86b + 27989ec commit 52e02fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ Read ["Installation"] from [The Book].
3838
3. Build and install:
3939

4040
```sh
41-
$ git submodule update --init --recursive --progress
4241
$ ./x.py build && sudo ./x.py install
4342
```
4443

0 commit comments

Comments
 (0)