Skip to content

Commit

Permalink
update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Limmen committed Feb 11, 2024
1 parent cc42732 commit 63001a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/_docs/installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -849,6 +849,9 @@ npm run build
Listing 73: Commands to install the web application of the CSLE management system.
</p>

| Note: when you run the command `npm install` you may need to add the flag `--legacy-peer-deps`. |
|-------------------------------------------------------------------------------------------------|

Next, install and start `pgadmin` **on the leader** by running the following commands:
```bash
docker pull dpage/pgadmin4
Expand Down

0 comments on commit 63001a2

Please sign in to comment.