Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mesemus committed Jan 5, 2024
1 parent 719cdb4 commit 9baffee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This tool is used to setup and run an Invenio based NRP instance.
1. Download the installer

```bash
curl -sSL https://raw.githubusercontent.com/oarepo/nrp-tools/main/nrp-installer.sh
curl -sSL https://raw.githubusercontent.com/oarepo/nrp-devtools/main/nrp-installer.sh
```

2. Run the installer with a directory where the repository will be created
Expand All @@ -31,4 +31,4 @@ It will also initialize git version control system and commit the initial
sources.

3. Go to the my-repo directory and see the README.md file there for further instructions
(or have a peek at [](src/nrp_devtools/...) )
(or have a peek at [README.md](https://github.com/oarepo/nrp-devtools/blob/main/src/nrp_devtools/templates/repository/%7B%7Bcookiecutter.repository_name%7D%7D/README.md) )

0 comments on commit 9baffee

Please sign in to comment.