Skip to content

Commit ec9022c

Browse files
committed
reorder readme so the quickstart actually quickstarts
1 parent 5288762 commit ec9022c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Devnet
2-
Modified from: https://github.com/stacks-sbtc/sbtc/tree/v1.0.2/docker, changes:
3-
4-
- Deleted services related to sBTC, mempool and grafana
52
- Configured for 3 stacks miners and signers
63
- bind-mounts a local filesystem for data persistence
74
- Uses a chainstate archive to boot the network quickly
@@ -33,11 +30,11 @@ make genesis
3330
```
3431

3532
### Stop the network
36-
*note*: `down-genesis` target calls `down`
3733
```sh
3834
make down
3935
```
4036

37+
## Full list of options
4138
### Logs
4239
`docker logs -f <service>` will work, along with some defined Makefile targets
4340

0 commit comments

Comments
 (0)