Skip to content

Commit

Permalink
Merge pull request #3395 from architecture-building-systems/mac-insta…
Browse files Browse the repository at this point in the history
…llation-update

Update installation-on-macos.rst
  • Loading branch information
ShiZhongming committed Sep 28, 2023
2 parents c9a73b4 + e01a035 commit 078b249
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/installation/installation-on-macos.rst
Expand Up @@ -13,7 +13,7 @@ Choose the one that suits your needs!

Prerequisites
~~~~~~~~~~~~~
* Download and install `Homebrew <https://brew.sh/>`__.
* Download and install `Homebrew <https://brew.sh/>`__. Upon finishing installing Homebrew, pay attention to the message reverted. You may also have to execute ``brew install node``.
* Download and install `Github Desktop (64-bit) <https://desktop.github.com/>`__.
* Download and Install `Mamba <https://mamba.readthedocs.io/en/latest/installation.html>`__.

Expand Down Expand Up @@ -62,7 +62,11 @@ In order to launch the CEA dashboard, you will need to do the following **each t
#. Type ``mamba activate cea`` and press ENTER.
#. Type ``cea dashboard`` and press ENTER.
#. Wait for ``start socketio.run`` to appear (This might 3 min the first time)
#. Run the CEA dashboard located in (``/Users/your_name/Documents/GitHub/CityEnergyAnalyst-GUI/out/CityEnergyAnalyst-GUI-darwin-*``).
#. Navigate your Finer to this location (``/Users/your_name/Documents/GitHub/CityEnergyAnalyst-GUI/out/CityEnergyAnalyst-GUI-darwin-*``)
#. Double click on the CEA Icon (CityEnergyAnalyst-GUI.app)
#. Wait for the CEA Dashboard to launch



Here you can find a series of `blog posts <https://cityenergyanalyst.com/blogs>`_ to help you get started!

Expand Down

0 comments on commit 078b249

Please sign in to comment.