2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 05:42:30 +00:00

Fix name of file in tutorial

I think it's meant to refer to the Jamroot file being discussed, not Jamrules.
This commit is contained in:
Jonathan Wakely
2018-09-28 09:30:33 +01:00
committed by Stefan Seefeld
parent 1f1b9b6aef
commit 72e254bf8b

View File

@@ -121,7 +121,7 @@ __jam__
file. Simply copy the file and tweak [^use-project boost] to where your
boost root directory is and you're OK.
The comments contained in the Jamrules file above should be sufficient
The comments contained in the Jamroot file above should be sufficient
to get you going.
[h2 Running bjam]