Skip to content

Commit 49e5a1f

Browse files
fix: correct docker pull command URL in README.md
1 parent c64bbd7 commit 49e5a1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ You can pull either:
6565

6666
```bash
6767
docker pull httpsrichardy/federation:latest
68-
docker pull httprichardy/federation:3.0.0
68+
docker pull httpsrichardy/federation:3.0.0
6969
```
7070

7171
To run the container, provide the required environment variables for database and administration bootstrap:

0 commit comments

Comments
 (0)