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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ In the simulation, cold fluid is injected through an injection well in the top r
27
27
The best place to start is the [tutorials](https://github.com/pmgbergen/porepy/tree/develop/tutorials); we suggest looking at the Readme file for guidance on how to approach the tutorials.
28
28
The tutorials show how to use the code for various common cases and explain key PorePy functionality.
29
29
The code can be accessed in several ways:
30
-
* The most immediate access is running PorePy in your web browser. If you have a GitHub account, use a GitHub codespace for PorePy following [these instructions](https://docs.github.com/en/codespaces/developing-in-a-codespace/creating-a-codespace-for-a-repository#creating-a-codespace-for-a-repository). Note that some building time must be expected.
30
+
* The most immediate access is running PorePy in your web browser. If you have a GitHub account, use a GitHub codespace for PorePy following [these instructions](https://docs.github.com/en/codespaces/developing-in-a-codespace/creating-a-codespace-for-a-repository#creating-a-codespace-for-a-repository). Note that the building time will be a few minutes.
31
31
* If you want to run the code on your own machine, you have two options:
32
32
* If you have Docker installed, we recommend pulling the PorePy Docker image through ‘docker pull porepy/stable’.
33
33
* To install PorePy manually, follow the [install instructions]( https://github.com/pmgbergen/porepy/blob/develop/Install.md).
0 commit comments