Skip to content

Commit

Permalink
Update README.md (go-gitea#30856)
Browse files Browse the repository at this point in the history
fix typo for the Docker README
  • Loading branch information
madneal authored May 4, 2024
1 parent c7bb3aa commit bb0e4ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Gitea - Docker

Dockerfile is found in root of repository.
Dockerfile is found in the root of the repository.

Docker image can be found on [docker hub](https://hub.docker.com/r/gitea/gitea)
Docker image can be found on [docker hub](https://hub.docker.com/r/gitea/gitea).

Documentation on using docker image can be found on [Gitea Docs site](https://docs.gitea.com/installation/install-with-docker-rootless)
Documentation on using docker image can be found on [Gitea Docs site](https://docs.gitea.com/installation/install-with-docker-rootless).

0 comments on commit bb0e4ce

Please sign in to comment.