Skip to content

Commit cb76a00

Browse files
authored
Update README.md
1 parent eb732e2 commit cb76a00

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ An installer for quickly setting up a new Unix-based OS installation with standa
44
## Use
55
This installer is intended to be used by GigabiteLabs developers to (mostly) automate the setup and configuration of a new unix-based development machine with our most common and standard tools.
66

7-
However, if anyone else finds it useful,
7+
However, if anyone else finds it useful for setting your envs, it is licensed MIT.
8+
9+
### Install
10+
- clone this repository
11+
- cd to the root of the repo folder
12+
- start the installer by runing:
13+
- `./install.sh`
814

915
## What's Included
1016

0 commit comments

Comments
 (0)