Skip to content

Commit

Permalink
Fixing typos in install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
philion authored Mar 31, 2024
1 parent 4d35682 commit 7783cf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/redmine.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ Each Redmine API token is associated with a specific user, so an specific "admin

NOTE: this should be moved to the scn-redmine install process

If the `admin` user already exists and Administrator privlidges, skip this step.
If the `admin` user already exists and has Administrator privlidges, skip this step.

An existing Redmine administrator must log into the Redmine instance to access REDMINE_URL/user to create a new user:
* Login to Redmine via REDMINE_URL
* Click **+ New User** (top right)
* Enter the follow values. Everything else can be left as is.
* Login: `admin`
* First name: `Admin`
* Last name: `-`
* Last name: `Bot`
* Email: `[email protected]`
* Administrator: (check the box)
* Authentication mode: Internal
Expand Down

0 comments on commit 7783cf7

Please sign in to comment.