We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ad745 commit 7894018Copy full SHA for 7894018
docs/source/pages/installation.rst
@@ -31,7 +31,7 @@ Download the ``run_macaron.sh`` script and make it executable by running the com
31
32
.. code-block:: shell
33
34
- curl -O https://raw.githubusercontent.com/oracle/macaron/<tag>/scripts/release_scripts/run_macaron.sh
+ curl -O https://raw.githubusercontent.com/oracle/macaron/refs/tags/<tag>/scripts/release_scripts/run_macaron.sh
35
chmod +x run_macaron.sh
36
37
----------------------------------------
0 commit comments