Update README.md
Fixed docker run command
This commit is contained in:
@@ -234,7 +234,7 @@ Build the container image
|
|||||||
|
|
||||||
Test if the docker container works correctly.
|
Test if the docker container works correctly.
|
||||||
|
|
||||||
`docker run -itd actual-helper --name actual-helper`
|
`docker run -itd --name actual-helper actual-helper `
|
||||||
|
|
||||||
`docker exec actual-helper node sync-banks.js`
|
`docker exec actual-helper node sync-banks.js`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user