Change name in README.

This commit is contained in:
Dan Miller 2022-08-26 20:04:32 -07:00
parent 65f039e423
commit c56195adf0
No known key found for this signature in database
GPG key ID: 3E62752FA78A3D06

View file

@ -13,8 +13,8 @@ put features here
After that download the project and init the submodules
```
git clone https://github.com/cypherstack/Campfire.git
cd Campfire
git clone https://github.com/cypherstack/stack_wallet.git
cd stack_wallet
git submodule update --init --recursive
```