We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a29147a commit de286a6Copy full SHA for de286a6
README
@@ -23,7 +23,7 @@ Now add it to {your_project_folder}/project/Build.scala
23
Add the following line
24
25
val main = play.Project(appName, appVersion, appDependencies).settings(
26
- **<line resolvers += "Local Play Repository" at "play/repository/local/"**
+ <line resolvers += "Local Play Repository" at "play/repository/local/"
27
)
28
29
Done!
0 commit comments