We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a7bc3 commit 50f80e0Copy full SHA for 50f80e0
README.md
@@ -21,7 +21,7 @@ If you use this software in a project resulting in a scientific publication, ple
21
- Install the [uv](https://docs.astral.sh/uv/) Python package manager.
22
Linux users can use their distribution's package management system to install `uv`.
23
- Create a new folder.
24
-- Download Jupyter notebooks from [notebooks](https://github.com/schuetzgroup/fret-analysis/tree/master/notebooks) into the folder.
+- Download [Jupyter notebooks for the analysis](https://github.com/schuetzgroup/fret-analysis/tree/master/notebooks) into the folder.
25
- Navigate into the folder it using a command line prompt.
26
- Initialize `uv` in this folder by executing
27
0 commit comments