Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix -with-conda option in the docs (#3867) [ci skip]
Though `-with-conda true` works just like without the true if a conda directive was specified, it tries to install `true` with conda if none was specified. To make sure the same behavior will occur with the same option, we should push for `-with-conda` without the `true` in the docs. Signed-off-by: Marcel Ribeiro-Dantas <[email protected]>
- Loading branch information