caio.co/de/cantine

Update running instructions

Id
8096d053d37f8f35bcd6237ee561567fd364e26b
Author
Caio
Commit time
2020-02-08T11:46:42+01:00

Modified README.markdown

@@ -30,7 +30,7

```bash
cargo run --bin load /tmp/cantine < cantine/tests/sample_recipes.jsonlines
-RUST_LOG=debug cargo run /tmp/cantine
+RUST_LOG=debug BASE_DIR=/tmp/cantine cargo run
```

## API Tutorial