You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,12 +64,12 @@ To check out our live documentation, visit [docs.geode-solutions.com](https://do
64
64
65
65
Installing OpenGeode is done:
66
66
67
-
- either, by compiling the C++ source. Check [this documentation page](https://docs.geode-solutions.com/guides/how-to-compile) for more details.
68
-
- or, by using pip command `pip install OpenGeode-core` and add `import opengeode` in your Python script. Check [this documentation page](https://docs.geode-solutions.com/guides/how-to-use-binding) for more details.
67
+
- either, by compiling the C++ source. Check [this documentation page](https://docs.geode-solutions.com/guides/compile-opengeode.html) for more details.
68
+
- or, by using pip command `pip install OpenGeode-core` and add `import opengeode` in your Python script. Check [this documentation page](https://docs.geode-solutions.com/guides/use-opengeode-binding.html) for more details.
69
69
70
70
## Questions
71
71
72
-
For questions and support please use the official [slack](https://opengeode-slack-invite.herokuapp.com). The issue list of this repo is exclusively for bug reports and feature requests.
72
+
For questions and support please use the official [slack](https://geode-solutions.com/#slack). The issue list of this repo is exclusively for bug reports and feature requests.
0 commit comments