We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5270211 commit d800497Copy full SHA for d800497
docs/src/model_creation/examples/basic_CRN_library.md
@@ -1,8 +1,8 @@
1
# [Library of Basic Chemical Reaction Network Models](@id basic_CRN_library)
2
```@raw html
3
-<details><summary><strong>Tutorial environment set-up</strong></summary>
+<details><summary><strong>Environment setup and package installation</strong></summary>
4
```
5
-The following code sets up an environment for running the following examples.
+The following code sets up an environment for running the code on this page.
6
```julia
7
using Pkg
8
Pkg.activate(".")
0 commit comments