Skip to content

Commit

Permalink
Merge pull request #299 from Jimadine/2.8
Browse files Browse the repository at this point in the history
Update references to latest AtoM version number from 2.8.0 to 2.8.2
  • Loading branch information
melaniekung authored Feb 26, 2025
2 parents 65d10c0 + 155dea8 commit eea24f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin-manual/installation/ubuntu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,9 @@ Option 1: Download the tarball

.. code-block:: bash
wget https://storage.accesstomemory.org/releases/atom-2.8.0.tar.gz
wget https://storage.accesstomemory.org/releases/atom-2.8.2.tar.gz
sudo mkdir /usr/share/nginx/atom
sudo tar xzf atom-2.8.0.tar.gz -C /usr/share/nginx/atom --strip 1
sudo tar xzf atom-2.8.2.tar.gz -C /usr/share/nginx/atom --strip 1
Please note that the tarball may not be available yet if this version is still
in development. In this case, you can try the alternative installation method
Expand Down

0 comments on commit eea24f8

Please sign in to comment.