mirror of https://github.com/sbt/sbt.git
typo
parent
ecf2cc6e9e
commit
f060f0805c
|
|
@ -57,4 +57,4 @@ When a user wishes to ensure that they can work on a project offline, they can r
|
|||
|
||||
When a user wishes to go back to online mode, they can run a `goOnline` command which will:
|
||||
|
||||
2. Set `offline := false` in all subprojects so that dependency cahce files will be updated.
|
||||
2. Set `offline := false` in all subprojects so that dependency cache files will be updated.
|
||||
Loading…
Reference in New Issue