Skip to content

Commit ebcb9d3

Browse files
Update 2-VAmPI.md
1 parent 950c300 commit ebcb9d3

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

intro_hacking/5-api/2-VAmPI.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
## Step 1 - Installation
55

66
``` bash
7-
git clone https://github.com/erev0s/VAmPI.git
8-
cd VAmPI
9-
docker build -t vampi .
10-
docker run -p 5000:5000 vampi
7+
docker run -p 5000:5000 erev0s/vampi:latest
118
```
129

1310
## Step 2 - Testing
@@ -59,3 +56,4 @@ Expected Result
5956

6057

6158

59+

0 commit comments

Comments
 (0)