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 7a48315 commit 1b1e3cbCopy full SHA for 1b1e3cb
README.md
@@ -11,5 +11,5 @@ We provide the following features:
11
To build the documentation, go into the projects root-directory and run `cargo doc --release`; to open the documentation
12
in your web-browser, run `cargo doc --open`.
13
14
-To build the library, go into the projects root-directory and `run cargo build --release`; you can find the build in
+To build the library, go into the projects root-directory and run `cargo build --release`; you can find the build in
15
target/release.
0 commit comments