Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dkorpel authored Aug 20, 2020
1 parent f081aca commit a68ade3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ The translation is not affiliated with the original project.
If you are using dub, add this package as a dependency.
In `dub.sdl`:
```
dependency "glfw-d" version="~>1.0.0"
dependency "glfw-d" version="~>1.0.1"
```
In `dub.json`:
```
"dependencies": {
"glfw-d": "~>1.0.0"
"glfw-d": "~>1.0.1"
}
```

Expand Down

0 comments on commit a68ade3

Please sign in to comment.