Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo committed Apr 19, 2024
1 parent 6e3ec87 commit 98356b2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ TODO

2. Build the `regionx-node` by running:

```sh
```
cargo build --release
```

Expand All @@ -18,11 +18,11 @@ TODO
zombienet-linux setup polkadot

Please add the dir to your $PATH by running the command:
export PATH=/home/<username>/zombienet/dist:$PATH
export PATH=/home/<username>/zombienet/dist:$PATH
```

4. Run the test:

```
zombienet-linux -p native test ./zombienet_tests/0001-smoke-test.zndsl
```
```
zombienet-linux -p native test ./zombienet_tests/0001-smoke-test.zndsl
```

0 comments on commit 98356b2

Please sign in to comment.