Skip to content

Commit f922055

Browse files
committed
Update version
1 parent 406180d commit f922055

File tree

3 files changed

+2587
-1393
lines changed

3 files changed

+2587
-1393
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Must be read before starting:
1212
- [Plugin Documentation](https://github.com/Apisium/PureLauncher/wiki/Plugins_Index)
1313
- [PureLuncher Documentation](https://github.com/Apisium/PureLauncher/wiki)
1414

15-
Then edit `src/index.ts`
15+
Then just edit `src/index.ts`
1616

1717
## Commands
1818

@@ -28,7 +28,7 @@ set DEV=true
2828
PureLauncher.exe
2929
```
3030

31-
Linux:
31+
Linux/MAC OS:
3232

3333
```bash
3434
npm install
@@ -45,7 +45,7 @@ npm start
4545
### Build
4646

4747
```bash
48-
npm build
48+
npm run build
4949
```
5050

5151
## Author

0 commit comments

Comments
 (0)