We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad4e71 commit 7718e1bCopy full SHA for 7718e1b
tests/e2e/fixture/local/README.md
@@ -35,7 +35,7 @@ A local network can be managed by the avctl cli tool:
35
# From the root of the avalanchego repo
36
37
# Build the avctl binary
38
-$ go build -o build/avctl ./tests/e2e/fixture/cmd/*.go && avctl start
+$ go build -o build/avctl ./tests/e2e/fixture/cmd/*.go
39
40
# Start a new network
41
$ ./build/avctl start-network --avalanchego-path=/path/to/avalanchego
0 commit comments