Skip to content

Commit e83d2e0

Browse files
committed
Merge remote-tracking branch 'origin' into dev
fixing install instructions in readme, keep dev changes in famodel-env.yaml to work with latest RAFT dev branch
2 parents 35dff1d + 6c58005 commit e83d2e0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,12 @@ For non-development use:
7373
run ```python setup.py``` or ```pip install .``` from the command line in
7474
the main FAD-Toolset directory.
7575

76-
FAD requires MoorPy and we currently install it separately. If you don't already have it,
76+
You can test the installation by running ```pytest``` from the main FAD-Toolset directory.
77+
78+
<!-- FAD requires MoorPy and we currently install it separately. If you don't already have it,
7779
you can install MoorPy with ```git clone https://github.com/NREL/MoorPy.git```
7880
then navigate to the MoorPy folder and install with ```pip install .```.
79-
Make sure your virtual enviroment is activated before installing MoorPy.
81+
Make sure your virtual enviroment is activated before installing MoorPy. -->
8082

8183

8284
## Subpackages

0 commit comments

Comments
 (0)