Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ Seismic-Alloy provides the transaction types, network abstractions, and provider

Seismic Foundry includes `sanvil` (Seismic Anvil), which is required for the test suite.

For installation instructions, see the [Seismic documentation](https://docs.seismic.systems/getting-started/publish-your-docs#install-the-local-development-suite).
For installation instructions, see the [Seismic documentation](https://docs.seismic.systems/getting-started/installation#install-the-local-development-suite).

## Running Tests

**Before running tests**: Install Seismic Anvil (`sanvil`) to run the full test suite. See installation instructions for [sfoundryup](https://docs.seismic.systems/getting-started/publish-your-docs#install-the-local-development-suite).
**Before running tests**: Install Seismic Anvil (`sanvil`) to run the full test suite. See installation instructions for [sfoundryup](https://docs.seismic.systems/getting-started/installation#install-the-local-development-suite).

Run the full test suite:

Expand Down