aboutsummaryrefslogtreecommitdiffstats
path: root/rust/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-09-12 11:06:35 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-09-12 11:06:35 -0700
commit8baf1ecb97b376e0135bb637330571643019b5f7 (patch)
treebd39c45d1b830214af10ae42d741a66a5221e05e /rust/README.md
parent722e4321bfa6431136b1e03f0c9e4ac11903c4df (diff)
downloadfatcat-8baf1ecb97b376e0135bb637330571643019b5f7.tar.gz
fatcat-8baf1ecb97b376e0135bb637330571643019b5f7.zip
need to specify binary for 'cargo run' now
Diffstat (limited to 'rust/README.md')
-rw-r--r--rust/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/README.md b/rust/README.md
index c061a1f9..a2d58739 100644
--- a/rust/README.md
+++ b/rust/README.md
@@ -23,7 +23,7 @@ Re-create database from scratch:
Build and run:
- cargo run
+ cargo run --bin fatcatd
Tests: