diff --git a/README.md b/README.md index 7c19be743..6b3d5d46e 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,10 @@ This section provides a high-level requirement & quick start guide. **For detail [View Full Installation Documentation](https://docs.dev.to/installation/) +#### Docker Installation (BETA) + +Please refer to the [Installing DEV with Docker [Beta] guide](https://docs.dev.to/installation/docker/). + #### Starting the application We're mostly a Rails app, with a bit of Webpack sprinkled in. **For most cases, simply running `bin/rails server` will do.** If you're working with Webpack though, you'll need to run the following: