Skip to content

Commit b63a51e

Browse files
committed
Updated documentation about env variable
1 parent 379adeb commit b63a51e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ A Rust implementation of the [LightDock](https://lightdock.org) macromolecular s
2020

2121
Several examples can be found in the `example` folder.
2222

23+
| :information_source: Data Path |
24+
|:---------------------------|
25+
| You may set an environment variable `LIGHTDOCK_DATA` to point to the data folder included in this repository to avoid copying it: `export LIGHTDOCK_DATA=/path/to/lightdock-rust/data` |
26+
2327
### 1k4c
2428

2529
```

0 commit comments

Comments
 (0)