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

Commit

Permalink
Update gettingstarted.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
sanity committed Jan 2, 2020
1 parent d5fb878 commit 56537eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gettingstarted.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Then add Kweb to the dependencies block:
dependencies {
compile 'com.github.kwebio:kweb-core:LATEST_VERSION'
// This (or another SLF4J binding) is required for Kweb to log errors
// This (or another SLF4J binding) is required for Kweb to report errors
compile group: 'org.slf4j', name: 'slf4j-simple', version: '1.7.30'
}
Expand Down

0 comments on commit 56537eb

Please sign in to comment.