aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 70ca1cd..4ecf28f 100644
--- a/README.md
+++ b/README.md
@@ -36,14 +36,14 @@ $ ./sshtron
Clone the project and `cd` into its directory.
```sh
-# Build the sshtron Docker image
+# Build the SSHTron Docker image
$ docker build -t sshtron .
# Spin up the container with always-restart policy
$ docker run -t -d -p 2022:2022 --restart always --name sshtron sshtron
```
-For RaspberryPi, change the Base Image in `Dockerfile` from `golang:latest` to `apicht/rpi-golang:latest`.
+For Raspberry Pi, change the base image in `Dockerfile` from `golang:latest` to `apicht/rpi-golang:latest`.
## CVE-2016-0777
Un proyecto texto-plano.xyz