Skip to content

Commit

Permalink
Merge pull request ava-labs#34 from ava-labs/improve-quickstart
Browse files Browse the repository at this point in the history
improve quickstart at README
  • Loading branch information
yulin-dong authored Jun 3, 2022
2 parents 3f704cf + 59c3750 commit bc06762
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ Shut down your local deployment with:
avalanche network stop [snapshotName]
```

Restart your local deployment (from where you left off) with:
```bash
avalanche network start [snapshotName]
```

## Disclaimer

**This beta project is very early in its lifecycle. It will evolve rapidly over the coming weeks and months. Until we achieve our first mature release, we are not committed to preserving backwards compatibility. Commands may be renamed or removed in future versions.**
Expand All @@ -31,7 +36,7 @@ avalanche network stop [snapshotName]

## Installation

### Comptatibility
### Compatibility
The tool has been tested on Linux and Mac. Windows is currently not supported.

### Instructions
Expand Down

0 comments on commit bc06762

Please sign in to comment.