Browse Source

Update readme

master
Dylan Baker 5 years ago
parent
commit
2870bc9c23
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      README.md

+ 1
- 2
README.md View File

@@ -26,12 +26,11 @@ $ cargo install casaubon
26 26
 ## Run tests
27 27
 
28 28
 ```
29
-$ ./test
29
+$ cargo test
30 30
 ```
31 31
 
32 32
 ## Usage
33 33
 
34
-
35 34
 Create a new project
36 35
 
37 36
 ```

Loading…
Cancel
Save