Skip to content

Commit bcd8d16

Browse files
authored
Update README.md
1 parent 09110d2 commit bcd8d16

1 file changed

Lines changed: 6 additions & 14 deletions

File tree

README.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,20 @@
11
# Nerd addon
2-
32
🤓 Meteor client addon that designed for nerds
4-
5-
### How to intstall
6-
3+
### How to install
74
#### Github Actions (Recommended)
8-
9-
- Click the `Actions` tab
5+
- Click the `Actions` tab
106
- Click the last successful run
117
- The jar file will be at under the `Artifacts` part
128

13-
149
#### Clone Manually
15-
1610
- Alternatively, build it on your local
17-
```bash
11+
```bash
1812
git clone https://github.com/Frko5000/Nerd-Addon.git
19-
cd Nerd Addon
20-
gradlew build
21-
```
22-
13+
cd Nerd-Addon
14+
./gradlew build
15+
```
2316
#### Contributing
2417
- Create a pull request :3
25-
2618
#### Issues
2719
- You can ask any questions on the issues tab
2820
- You can report the issues on here

0 commit comments

Comments
 (0)