Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wistpotion authored Nov 11, 2022
1 parent 21f7bb6 commit cddea96
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ A problem encountered when using [hot reloading in defold](https://defold.com/ma

## Installation
To use this, add it Defold as a library dependency. Open your game.project file and in the dependencies field under project add:
`https://github.com/wispotion/m/archive/master.zip`
Or point to the ZIP file of a specific release:

`https://github.com/wispotion/archive/master.zip`

## Usage
Using `m` is very simple. When you declare a module with this format:
Expand Down

0 comments on commit cddea96

Please sign in to comment.