Skip to content

Commit a65b212

Browse files
committed
Readme updates.
1 parent 6c4f902 commit a65b212

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,13 @@ The following features are implemented in `RustBCA`:
149149
## Installation
150150

151151
Without optional features, `RustBCA` should compile with `cargo` alone on
152-
Windows, MacOS, and Linux systems.
152+
Windows, MacOS, and Linux systems:
153+
154+
```
155+
cargo build --release
156+
```
157+
158+
will add an executable at `target/release/`.
153159

154160
[HDF5] for particle list input has been tested on Windows, but version 1.10.6 must be used.
155161

0 commit comments

Comments
 (0)