diff --git a/README.md b/README.md index 7a9fa47..30c487a 100644 --- a/README.md +++ b/README.md @@ -8,18 +8,6 @@ Python tools for cloud-native coastal analytics. $ pip install coastpy ``` -## Usage -More extensive installation and usage instructions will come when we build the -documentation. For now, to run the tutorials, clone the repository, install the environment, -launch jupyter lab and navigate to the tutorials directory. - -```bash -git clone https://TUDelft-CITG/coastpy.git -cd coastpy -mamba env create -f environment.yml -jupyter lab -``` - ## Data The data that is produced with this software can be directly accessed via the cloud using @@ -52,6 +40,18 @@ az storage blob download-batch \ --account-name coclico ``` +## Usage +More extensive installation and usage instructions will come when we build the +documentation. For now, to run the tutorials, clone the repository, install the environment, +launch jupyter lab and navigate to the tutorials directory. + +```bash +git clone https://TUDelft-CITG/coastpy.git +cd coastpy +mamba env create -f environment.yml +jupyter lab +``` + ## Citation: ```latex