Browse Source

Update readme

master
Dylan Baker 6 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
 ## Run tests
26
 ## Run tests
27
 
27
 
28
 ```
28
 ```
29
-$ ./test
29
+$ cargo test
30
 ```
30
 ```
31
 
31
 
32
 ## Usage
32
 ## Usage
33
 
33
 
34
-
35
 Create a new project
34
 Create a new project
36
 
35
 
37
 ```
36
 ```

Loading…
Cancel
Save