Skip to content

Commit 1b1e3cb

Browse files
committed
Fixed error
1 parent 7a48315 commit 1b1e3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ We provide the following features:
1111
To build the documentation, go into the projects root-directory and run `cargo doc --release`; to open the documentation
1212
in your web-browser, run `cargo doc --open`.
1313

14-
To build the library, go into the projects root-directory and `run cargo build --release`; you can find the build in
14+
To build the library, go into the projects root-directory and run `cargo build --release`; you can find the build in
1515
target/release.

0 commit comments

Comments
 (0)