Skip to content

Commit 6f34f7a

Browse files
authored
Update README.md
Advanced usage line 'zig build -Dn=x start' deleted, because of #355
1 parent 1e9124b commit 6f34f7a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,10 @@ Version-0.11.0-dev.4246+71dfce31b
114114

115115
## Advanced Usage
116116

117-
It can be handy to check just a single exercise or _start_ from a
118-
single exercise:
117+
It can be handy to check just a single exercise:
119118

120119
```
121120
zig build -Dn=19
122-
zig build -Dn=19 start
123121
```
124122

125123
You can also run without checking for correctness:

0 commit comments

Comments
 (0)