mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 20:23:39 +00:00
Update README.md
This commit is contained in:
@@ -1,8 +1,10 @@
|
|||||||
# The Homebrewery
|
# The Homebrewery
|
||||||
Create authentic looking D&D homebrews using only markdown. Check it out [here](http://homebrewery.naturalcrit.com).
|
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. Make sure you have [node](https://nodejs.org/en/)
|
||||||
1. Clone down the repo
|
1. Clone down the repo
|
||||||
1. In your terminal, head to 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!
|
Have fun!
|
||||||
|
|
||||||
### Docker Image
|
### 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. Install Docker
|
||||||
1. Clone the repo
|
1. Clone the repo
|
||||||
|
|||||||
Reference in New Issue
Block a user