diff --git a/README.md b/README.md index da74547..67ac82a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ resolvers += "Sonatype snapshots" at "http://oss.sonatype.org/content/repositori #### Using SBT ``` -libraryDependncies += "eu.piotrbuda" %% "scalawebsocket" % "0.1.1" +libraryDependencies += "eu.piotrbuda" %% "scalawebsocket" % "0.1.1" ``` #### Using Maven @@ -78,4 +78,4 @@ License distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file + limitations under the License.