Skip to content

Commit 1f01478

Browse files
authored
Update README.md
1 parent 66b11ed commit 1f01478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The easiest way to start running your Appwrite server is by running our docker-c
4949
docker run -it --rm \
5050
--volume /var/run/docker.sock:/var/run/docker.sock \
5151
--volume "$(pwd)"/appwrite:/install/appwrite:rw \
52-
-e version=0.6.0 \
52+
-e version=0.6.1 \
5353
appwrite/install
5454
```
5555

0 commit comments

Comments
 (0)