Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sumit-walia committed Jul 28, 2024
1 parent c8aca76 commit a2dbbb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ panmanUtils can be installed using two different options, as described below: <b
```
git clone https://github.com/TurakhiaLab/panman.git
cd panman/install
./installUbuntu.sh
./installationUbuntu.sh
```

#### Docker
Expand All @@ -56,7 +56,7 @@ docker run -it swalia14/panman:latest
# Inside the docker container
git clone https://github.com/TurakhiaLab/panman.git
cd panman/install
./installUbuntu.sh
./installationUbuntu.sh
```

### <b>Construction of PanMANs using <i>panmanUtils</i></b>
Expand Down

0 comments on commit a2dbbb9

Please sign in to comment.