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
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,15 +22,15 @@ Moreover, I use the following the directories that are (usually) ignored by Git:
22
22
23
23
### Getting started
24
24
25
-
First clone/fork/copy the repository.
25
+
First clone/fork/copy the repository (on GitHub, you can use it as a template directly).
26
26
Then, you should update:
27
27
28
28
- the repository name
29
29
- project information in [`pyproject.toml`](pyproject.toml)
30
30
- the README
31
31
- the license
32
32
33
-
### Computational environment
33
+
### Conda setup
34
34
35
35
To set up the environment with conda, navigate to the repository directory and run the following in the command line (specify the Python version and environment name as appropriate):
0 commit comments