README.md in k_starter-0.1.0 vs README.md in k_starter-0.1.1
- old
+ new
@@ -40,10 +40,10 @@
## Development
Checkout the repo
```bash
-git clone
+git clone https://github.com/klueless-io/k_starter
```
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests.
You can also run `bin/console` for an interactive prompt that will allow you to experiment.