Skip to content

Commit

Permalink
[esx_license\README.md]: update reference links in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Oct 17, 2023
1 parent 7c655a2 commit f857616
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@
[esx_property\config.lua]: correction of lint errors @bitpredator
3. [esx_license\server\main.lua]: Replaced print in esx_license:addLicense
[esx_license\fxmanifest.lua]: Update fxmanifest.lua to version 1.0.0
[esx_license\README.md]: update reference links in README.md

6 changes: 3 additions & 3 deletions server-data/resources/[esx_addons]/esx_license/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@

### Using [fvm](https://github.com/qlaffont/fvm-installer)
```
fvm install --save --folder=esx esx-org/esx_license
fvm install --save --folder=esx esx-framework/esx_license
```

### Using Git
```
cd resources
git clone https://github.com/ESX-Org/esx_license [esx]/esx_license
git clone https://github.com/esx-framework/esx_license [esx]/esx_license
```

### Manually
- Download https://github.com/ESX-Org/esx_license/archive/master.zip
- Download https://github.com/esx-framework/esx_license/archive/master.zip
- Put it in the `[esx]` directory

## Installation
Expand Down

0 comments on commit f857616

Please sign in to comment.