Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pezhvak authored Jan 25, 2021
1 parent c2164fc commit 9af47bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ cd docker-ocserv

2- Build the image with your own settings, feel free to change `ocserv.conf` to your liking:
```BASH
docker build -t myocserv:latest .
docker build -t <image_name> .
```

3- Follow the steps of [Using Built Image](#using-built-image) (Change `pezhvak/ocserv` to your own image name)

0 comments on commit 9af47bf

Please sign in to comment.