0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

Update README.md

This commit is contained in:
Scott Tolksdorf
2016-11-07 19:14:12 -05:00
committed by GitHub
parent 9fe52145e6
commit 58c67d7d4d

View File

@@ -1,8 +1,10 @@
# The Homebrewery
Create authentic looking D&D homebrews using only markdown. Check it out [here](http://homebrewery.naturalcrit.com).
If you want to locally run your own version, or just play around with the code you see here, follow the instructions below.
### Getting started
### Getting started running your own version locally.
1. Make sure you have [node](https://nodejs.org/en/)
1. Clone down the repo
1. In your terminal, head to the repo
@@ -16,7 +18,7 @@ Create authentic looking D&D homebrews using only markdown. Check it out [here](
Have fun!
### Docker Image
You can use [Docker](https://docs.docker.com) to get up and running with NaturalCrit.
You can use [Docker](https://docs.docker.com) to get up and running with the Homebrewery.
1. Install Docker
1. Clone the repo