Skip to content

Commit

Permalink
Merge pull request #830 from mull-project/AlexDenisov-patch-1
Browse files Browse the repository at this point in the history
Fix ubuntu-18 apt source
  • Loading branch information
AlexDenisov authored Jan 9, 2021
2 parents 109d86d + e25dcc7 commit f30e421
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ For Ubuntu 18 use one of the following repositories:

.. code-block::
deb https://dl.bintray.com/mull-project/ubuntu-20 stable main
deb https://dl.bintray.com/mull-project/ubuntu-20 nightly main
deb https://dl.bintray.com/mull-project/ubuntu-18 stable main
deb https://dl.bintray.com/mull-project/ubuntu-18 nightly main
Install on macOS
****************
Expand All @@ -64,4 +64,4 @@ Check the installation:
Date: 07 Jan 2020
LLVM: 11.0.0
You can also get the latest "nightly" build from `here <https://bintray.com/mull-project/macos/mull-nightly/_latestVersion>`_.
You can also get the latest "nightly" build from `here <https://bintray.com/mull-project/macos/mull-nightly/_latestVersion>`_.

0 comments on commit f30e421

Please sign in to comment.