diff --git a/README.md b/README.md index 84116e5f..3ad4d9cd 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
@@ -119,6 +134,14 @@ docker-compose up
That's it! Try to visit http://localhost:8000/. :small_airplane:
+### Docker Hub
+
+This method requires [docker](https://docs.docker.com/get-docker/) and [docker-compose](https://docs.docker.com/compose/install/) to be installed first.
+
+```bash
+docker pull casbin/casdoor
+```
+
## Detailed documentation
We also provide a complete [document](https://casdoor.org/) as a reference.