mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 18:47:14 +02:00
Docs: use programmatic version in global base directory
This commit is contained in:
@@ -117,7 +117,7 @@ Fourth - Adding credentials
|
||||
---------------------------
|
||||
|
||||
The credentials for your Sonatype OSSRH account need to be added
|
||||
somewhere. Common convention is a `~/.sbt/<sbt version>/sonatype.sbt` file with the
|
||||
somewhere. Common convention is a :sublit:`|globalBase|/sonatype.sbt` file with the
|
||||
following:
|
||||
|
||||
::
|
||||
@@ -257,3 +257,4 @@ others:
|
||||
</developers>
|
||||
)
|
||||
|
||||
.. |globalBase| replace:: ~/.sbt/|version|
|
||||
|
||||
Reference in New Issue
Block a user