Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation #48

Closed
keiyamamo opened this issue Apr 27, 2023 · 0 comments
Closed

Update documentation #48

keiyamamo opened this issue Apr 27, 2023 · 0 comments

Comments

@keiyamamo
Copy link
Collaborator

Related to #47, we need to update the documentation, particularly related to installation.

$ conda create -n your_environment -c conda-forge turtleFSI

should be

conda env update --file environment.yml --name your_environment_name

and we should not use setup.py for building.

We should probably also consider moving from readdocs to github.io.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant