Fix another typo

This commit is contained in:
Maciej Bendkowski 2022-03-31 22:03:31 +02:00
parent c8803c35cb
commit 370cfd5317

View File

@ -152,7 +152,7 @@ mkBoltzmannSampler
Currently, no pre-compiled binaries are available.
`generic-boltzmann-brain` uses an external [Python](https://www.python.org/) library
called [Paganini](https://github.com/maciej-bendkowski/paganini) to the construction
called [Paganini](https://github.com/maciej-bendkowski/paganini) to do the construction
of Boltzmann samplers. `Python` with available `paganini` are expected to be executable
and present in the `PATH`.