mirror of https://github.com/sbt/sbt.git
First cleanup
This commit is contained in:
parent
baa365eb5e
commit
44650ca89f
|
|
@ -42,10 +42,9 @@ file, and the second is the launcher script.
|
|||
|
||||
``~/.sbt/repositories``
|
||||
---------------------
|
||||
The repositories file is an external configuration for the
|
||||
:doc:`/Detailed-Topics/Launcher`. The exact syntax for the
|
||||
configuration file is detailed in the :doc:`/Detailed-Topics/Blah`
|
||||
documentation.
|
||||
The repositories file is an external configuration for the Launcher.
|
||||
The exact syntax for the configuration file is detailed in the
|
||||
:doc:`/Detailed-Topics/Launcher`.
|
||||
|
||||
Here's an example config:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue