Skip to content

Commit 021c669

Browse files
author
auxten
committed
Update version
1 parent 459acb2 commit 021c669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Please choose the installation method according to the operating system platform
1919
```
2020

2121
- non-Homebrew users can run:
22-
22+
2323
```bash
2424
sudo bash -c 'curl -L "https://mac.gridb.io/cql" | \
2525
tar xzv -C /usr/local/bin/ --strip-components=1'
@@ -62,7 +62,7 @@ If the problem persists please check out our GitHub page [submit issue](https://
6262
6363
### TestNet
6464
65-
At present, we have released the test network v0.5.0 for everyone to verify and experience the principle. You can choose to quickly perform access testing using the "public account".
65+
At present, we have released the test network v0.7.0 for everyone to verify and experience the principle. You can choose to quickly perform access testing using the "public account".
6666
6767
The configuration file and private key of the "public account":[config.yaml](https://raw.githubusercontent.com/CovenantSQL/CovenantSQL/develop/conf/testnet/config.yaml)、[private.key](https://raw.githubusercontent.com/CovenantSQL/CovenantSQL/develop/conf/testnet/private.key) (empty password),or just run:
6868

0 commit comments

Comments
 (0)