Skip to content

Commit

Permalink
Merge pull request #635 from ScorexFoundation/scalahub-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
aslesarenko authored Mar 27, 2020
2 parents 291997a + 948a34d commit 770fc4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ to use it in your project you first need to:
3. In your own project add library dependency
```
libraryDependencies ++= Seq(
"org.scorexplatform" %% "sigma-state" % "0.9.4"
"org.scorexfoundation" %% "sigma-state" % "0.9.4"
)
```

0 comments on commit 770fc4a

Please sign in to comment.