.. _updating:

============================
Updating from older versions
============================

You can easily update Anaconda to the latest version.

* Windows: Open the Start Menu and choose Anaconda Prompt.
* macOS or Linux: Open a terminal window.

Enter these commands::

   conda update conda
   conda update anaconda
