Skip to content

Commit

Permalink
Only support Linux officially
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldcummins committed Dec 4, 2024
1 parent afdf888 commit 1d84c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Will launch this tutorial in binder or Google Colab.

**Running locally**

If you're already familiar with Git, Anaconda and virtual environments, the environment you need to create is found in [DO.yml](https://github.com/cemac/LIFD_DesignOptimisation/blob/main/DO.yml) and the code below will install, activate and launch the notebook. The .yml file has been tested on the latest Linux, macOS and Windows operating systems.
If you're already familiar with Git, Anaconda and virtual environments, the environment you need to create is found in [DO.yml](https://github.com/cemac/LIFD_DesignOptimisation/blob/main/DO.yml) and the code below will install, activate and launch the notebook. The .yml file has been tested on the latest version of Ubuntu Linux. Windows and macOS are not officially supported, although Windows users can alternatively use the Windows Subsystem for Linux.

```bash
git clone [email protected]:cemac/LIFD_DesignOptimisation.git
Expand Down

0 comments on commit 1d84c1e

Please sign in to comment.