We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd22357 commit 85815c9Copy full SHA for 85815c9
README.md
@@ -27,7 +27,7 @@ The "hello world" example is created when there is no `src/main.rs`.
27
4. Copy `Makefile` to the folder.
28
5. `make git-ignore`
29
6. `make lib`
30
-7. Change `DEFAULT = make help` to `DEFAULT = lib`
+7. Change `DEFAULT = help` to `DEFAULT = lib`
31
32
##Example 3: Compile library on file changes
33
0 commit comments