Skip to content
Snippets Groups Projects
Commit 206cc15c authored by Dariusz Janny's avatar Dariusz Janny
Browse files

[#1] README.md file update

parent b87fc770
No related branches found
No related tags found
No related merge requests found
...@@ -7,16 +7,14 @@ ...@@ -7,16 +7,14 @@
## build image ## build image
To build `faas-db` docker image To build `faas-db` docker image
` `
cd scripts cd scripts && ./build.sh
./build.sh
` `
## run image ## run image
To run `faas-db` docker image To run `faas-db` docker image
` `
cd scripts cd scripts && ./run.sh
./run.sh
` `
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment