Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Commit

Permalink
Merge branch 'develop' of https://github.com/vladdeSV/scone into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
vladdeSV committed Nov 12, 2018
2 parents 32464e7 + 7acf15e commit 2c53323
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 @@ -72,13 +72,13 @@ To get the hang of **scone** you take a look at the [wiki](https://github.com/vl
```js
/// dub.json
"dependencies": {
"scone": "~develop"
"scone": "~>2.0.0"
}
```

```js
/// dub.sdl
dependency "scone" version="~develop"
dependency "scone" version="~>2.0.0"
```

### Resources
Expand Down

0 comments on commit 2c53323

Please sign in to comment.