diff options
| author | ziejd2 | 2021-03-02 10:46:06 -0600 |
|---|---|---|
| committer | GitHub | 2021-03-02 10:46:06 -0600 |
| commit | 31d4de363c7dfa56e8738daba683f78026710a7f (patch) | |
| tree | 8e79ff7a7060548c637b41fb3e7295db71482b0b | |
| parent | 3f4e8aad61f71943c7fd4135250cff6752f23f08 (diff) | |
| download | BNW-31d4de363c7dfa56e8738daba683f78026710a7f.tar.gz | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 9b356019..ae01cbe8 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ There are five branches. 5) genenet8_initial_1.3: This is the working version of BNW on GENENET8 when we transitioned to that server. A couple of notes about this version. - - This version writes files created by user running BNW to /var/lib/genenet/bnw. + - This version writes files created by users running BNW to /var/lib/genenet/bnw. - The structure learning package needs to be installed in /var/lib/genenet/bnw. The files in var_lib_genenet_bnw need to be copied to /var/lib/genenet/bnw and build.sh should be run there. - There is a python environment on GENENET8 that is used by BNW. This is in bnw-env, but I am not sure how well this will transition to other servers. |
