Skip to content

Commit

Permalink
local-interchaintest: Update README with correct chain config name.
Browse files Browse the repository at this point in the history
Signed-off-by: Dowland Aiello <[email protected]>
  • Loading branch information
dowlandaiello committed Aug 8, 2024
1 parent e697391 commit 21a7931
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions local-interchaintest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,11 @@ make install
### Start `local-ic`:

```bash
local-ic start neutron_osmosis --api-port 42069
local-ic start neutron_osmosis_gaia --api-port 42069
```

### Run tests

```bash
# If running docker in root mode
make sudo-test

# If running docker in rootless mode
make test
```

0 comments on commit 21a7931

Please sign in to comment.