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``
|
``~/.sbt/repositories``
|
||||||
---------------------
|
---------------------
|
||||||
The repositories file is an external configuration for the
|
The repositories file is an external configuration for the Launcher.
|
||||||
:doc:`/Detailed-Topics/Launcher`. The exact syntax for the
|
The exact syntax for the configuration file is detailed in the
|
||||||
configuration file is detailed in the :doc:`/Detailed-Topics/Blah`
|
:doc:`/Detailed-Topics/Launcher`.
|
||||||
documentation.
|
|
||||||
|
|
||||||
Here's an example config:
|
Here's an example config:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue