Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
szobov committed Oct 20, 2023
1 parent de93388 commit fb0e736
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 @@ -27,7 +27,7 @@ Once you have access to the bot, you can do the following:

# Running your own Anker

1. First, you must feel the missing information in the [run.sh.template](https://github.com/szobov/anker/blob/master/run.sh.template) file. Please, read the instructions in the comments.
1. First, you must fill the missing information in the [run.sh.template](https://github.com/szobov/anker/blob/master/run.sh.template) file. Please, read the instructions in the comments.
2. Rename the *run.sh.template* file to `run.sh`.
3. Build a docker image using `docker build -t Anker.` and run the container using `docker run -d --name Anker anker`.

Expand Down

0 comments on commit fb0e736

Please sign in to comment.