mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-01 22:26:24 -07:00
Add Docker disclaimer to README.md
This commit is contained in:
parent
e2c5d66b14
commit
a53659dc28
1 changed files with 3 additions and 0 deletions
|
@ -30,5 +30,8 @@ Demo installation: https://gochan.org
|
|||
2. From the command line, cd into vagrant/ and run `vagrant up`
|
||||
3. After it finishes installing the Ubuntu VM, follow the printed instructions.
|
||||
|
||||
## For developers (using Docker)
|
||||
Docker support is very unstable and doesn't fully work yet. After it is in a usable state, I'll merge the `docker-image` branch with the `master` branch.
|
||||
|
||||
# Theme development
|
||||
See [`sass/README.md`](sass/README.md) for information on working with Sass and stylesheets.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue