Skip to content

Commit 45bdfd2

Browse files
authored
Set nightly only for the current workspace
1 parent fa3a354 commit 45bdfd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Install the appropriate toolchain and Xargo:
164164

165165
```bash
166166
$ rustup toolchain install nightly
167-
$ rustup default nightly
167+
$ rustup override set nightly
168168
$ rustup component add rust-src
169169
$ cargo install xargo
170170
```

0 commit comments

Comments
 (0)