mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 02:55:23 +02:00
Docs: correct substitution syntax when preceding character is symbol. Fixes #970.
This commit is contained in:
@@ -81,7 +81,7 @@ You can force a particular version of sbt by creating a file
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
sbt.version=|release|
|
||||
sbt.version=\ |release|
|
||||
|
||||
to force the use of sbt |release|. sbt is 99% source compatible from release to release.
|
||||
Still, setting the sbt version in `project/build.properties` avoids
|
||||
|
||||
Reference in New Issue
Block a user