Skip to content

Commit

Permalink
Updated installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
frankcorneliusmartin committed Jan 11, 2024
1 parent ed97b48 commit c29f093
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ It also requires an active internet connection.
To get started with these scripts, follow these steps:

1. Clone this repository to your local machine: `git clone https://github.com/IKNL/v6-blueberry-installation-scripts.git`
3. Navigate to the cloned repository: `cd vantage6-blueberry-installation-scripts`
4. Run the `install-all.sh` script: `./install-all.sh`. This will install all the necessary components and configure them for you.
3. Navigate to the cloned repository: `cd v6-blueberry-installation-scripts`
4. Add execute permissions to the scripts: `chmod +x *.sh`
5. Run the `install-all.sh` script: `./install-all.sh`. This will install all the necessary components and configure them for you.

### Lifecycle management

Expand Down

0 comments on commit c29f093

Please sign in to comment.