Docs: use programmatic version in global base directory

This commit is contained in:
Mark Harrah 2013-10-29 13:21:04 -04:00
parent a292fd1378
commit 259bb192cf
1 changed files with 2 additions and 1 deletions

View File

@ -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|