+1
-1
README.md
+1
-1
README.md
···
52
52
Start by cloning the repo and installing packages.
53
53
54
54
```bash
55
-
git clone git@github.com:fatfingers23/rusty_statusphere_example_app.git
55
+
git clone https://github.com/fatfingers23/rusty_statusphere_example_app.git
56
56
cd rusty_statusphere_example_app
57
57
cp .env.template .env
58
58
cargo run