Skip to content

Commit 7718e1b

Browse files
committed
fixup bad README example
1 parent 6ad4e71 commit 7718e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/fixture/local/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ A local network can be managed by the avctl cli tool:
3535
# From the root of the avalanchego repo
3636

3737
# Build the avctl binary
38-
$ go build -o build/avctl ./tests/e2e/fixture/cmd/*.go && avctl start
38+
$ go build -o build/avctl ./tests/e2e/fixture/cmd/*.go
3939

4040
# Start a new network
4141
$ ./build/avctl start-network --avalanchego-path=/path/to/avalanchego

0 commit comments

Comments
 (0)