File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ See [`tests.e2e.sh`](../../scripts/tests.e2e.sh) for an example.
15
15
16
16
### Simplifying usage with direnv
17
17
18
- The repo includes an [ .envrc] ( ../../.envrc ) that can be applied by
18
+ The repo includes a [ .envrc] ( ../../.envrc ) that can be applied by
19
19
[ direnv] ( https://direnv.net/ ) when in a shell. This will enable
20
20
` ginkgo ` to be invoked directly (without a ` ./bin/ ` prefix ) and
21
21
without having to specify the ` --avalanchego-path ` or ` --plugin-dir `
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ network.
68
68
69
69
### Simplifying usage with direnv
70
70
71
- The repo includes an [ .envrc] ( ../../../.envrc ) that can be applied by
71
+ The repo includes a [ .envrc] ( ../../../.envrc ) that can be applied by
72
72
[ direnv] ( https://direnv.net/ ) when in a shell. This will enable
73
73
` tmpnetctl ` to be invoked directly (without a ` ./bin/ ` prefix ) and
74
74
without having to specify the ` --avalanchego-path ` or ` --plugin-dir `
You can’t perform that action at this time.
0 commit comments