Installation guide has <tag> variable

Open Beginner friendly
#333 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
github, shell
Domain
documentation

Research direction

Start at the Download section of the installation guide at https://oracle.github.io/macaron/pages/installation.html#download and inspect the displayed curl command. Correct the repository URL so the command no longer treats as an unresolved variable, then verify the documented download command is usable.

Written by the indexing model from the issue text.

Description

documentation enhancement
curl -O https://raw.githubusercontent.com/oracle/macaron/<tag>/scripts/release_scripts/run_macaron.sh
chmod +x run_macaron.sh

in https://oracle.github.io/macaron/pages/installation.html#download
fails as <tag> is a variable.

Dominant language
Python
Stars
210
Forks
36
Avg merge
1d 10h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from oracle/macaron

All issues in oracle/macaron

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.