docs: update README
This commit is contained in:
parent
be8ab78425
commit
710b681738
16
README.md
16
README.md
@ -2,14 +2,26 @@
|
||||
|
||||
Some tools for cc:tweaked minecraft mod (aka computercraft)
|
||||
|
||||
## Download the installation script
|
||||
## Installation
|
||||
|
||||
### Step 1
|
||||
|
||||
Download the install script:
|
||||
|
||||
```
|
||||
wget https://git.trapcloud.fr/guillaumearm/minecraft-cc-tools/raw/branch/master/install.lua
|
||||
```
|
||||
|
||||
## Execute the installation script
|
||||
### Step 2
|
||||
|
||||
Run the install script:
|
||||
|
||||
```
|
||||
install
|
||||
```
|
||||
|
||||
## Upgrade to a new version
|
||||
|
||||
```
|
||||
upgrade
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user