summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authornatanfudge <natan.lifsiz@gmail.com>2019-07-27 11:42:07 +0300
committernatanfudge <natan.lifsiz@gmail.com>2019-07-27 11:42:07 +0300
commit217f0f4f5f90fe7324e8e6b2cd00b03d80ad275f (patch)
tree3588e664458462f66bfa7c5c36706943ae51ae1b /README.md
parentdfcc029c91454fd9d157c30f524f23c1a0e99ed5 (diff)
add more info to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index c07e72a..b7935f5 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 ## Setup
 
+0. Create a new mod repository by pressing the "Use this template" button and clone the created repository.
+
 1. Edit build.gradle and mod.json to suit your needs.
     * The "mixins" object can be removed from mod.json if you do not need to use mixins.
     * Please replace all occurences of "modid" with your own mod ID - sometimes, a different string may also suffice.