Skip to content

Commit

Permalink
Add warning about Homebrew upgrade, and keep nightly out of the defau…
Browse files Browse the repository at this point in the history
…lt installation instructions.
  • Loading branch information
hendrikvanantwerpen committed Jun 18, 2020
1 parent 9532b7f commit 4d14016
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions source/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ Install the *latest release* of Spoofax Eclipse as follows:
brew tap metaborg/metaborg
brew cask install spoofax
Alternatively, install the *nightly build* of Spoofax Eclipse using:

.. code-block:: bash
brew cask install spoofax-nightly
The optional command-line tools are installed with:

.. code-block:: bash
Expand All @@ -49,6 +43,10 @@ The optional command-line tools are installed with:
Continue at `Running Eclipse`_.

.. warning::

Upgrading the Spoofax cask using :bash:`brew cask upgrade --greedy` will lose all manually installed plugins. It is recommended to use Eclipse update sites to keep Spoofax up-to-date.

Download (all platforms)
~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 4d14016

Please sign in to comment.