[fix] README build and run script names

This commit is contained in:
oldnick85
2023-01-15 23:00:49 +03:00
parent c8a3e8df32
commit f0dea4c9b4
+2 -2
View File
@@ -15,7 +15,7 @@ Before rest of all you have to make changes in configuration files:
You can build docker image by simply run script *make_i2pd_yggdrasil_docker_image.sh*.
> bash make_docker_image.sh
> bash make_i2pd_yggdrasil_docker_image.sh
Feel free to modify it with your own building arguments.
@@ -23,7 +23,7 @@ Feel free to modify it with your own building arguments.
To run docker container just run script *run_i2pd_yggdrasil_docker_image.sh*
> bash run_docker_image.sh
> bash run_i2pd_yggdrasil_docker_image.sh
## Deploy