Update README.md
This commit is contained in:
parent
7dd73bc023
commit
ff53ae4d5b
1 changed files with 2 additions and 2 deletions
|
@ -10,10 +10,10 @@ Run the following command to restore dependencies to `vendor/` directory:
|
|||
|
||||
## Build
|
||||
|
||||
From repository root, run:
|
||||
From `src/shippingservice`, run:
|
||||
|
||||
```
|
||||
docker build --file src/shippingservice/Dockerfile .
|
||||
docker build ./
|
||||
```
|
||||
|
||||
## Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue