Skip to content

Commit 3396ece

Browse files
committed
MAINT: More accurate time estimate for codespace build
1 parent d621dc9 commit 3396ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In the simulation, cold fluid is injected through an injection well in the top r
2727
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.
2828
The tutorials show how to use the code for various common cases and explain key PorePy functionality.
2929
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.
3131
* If you want to run the code on your own machine, you have two options:
3232
* If you have Docker installed, we recommend pulling the PorePy Docker image through ‘docker pull porepy/stable’.
3333
* To install PorePy manually, follow the [install instructions]( https://github.com/pmgbergen/porepy/blob/develop/Install.md).

0 commit comments

Comments
 (0)