We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
README.rst
1 parent ca36cdb commit 012ef6dCopy full SHA for 012ef6d
README.rst
@@ -21,8 +21,8 @@ Please use the `Installation Guide <https://github.com/UCL/TLOmodel/wiki/Install
21
you prefer, you can carry out the setup using the command line:
22
23
::
24
-
25
- conda create -n tlo python=3.8
+ cd TLOmodel
+ conda create -n tlo python=3.11
26
conda activate tlo
27
pip install -r requirements/dev.txt
28
pip install -e .
0 commit comments