mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
Grammar and typo fix (#415)
This commit is contained in:
parent
442ef3b255
commit
364c8cb797
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ parameter_list = {NUM_THREADS=1, NUM_TRIMS=68}
|
|||
#Can currently be used only in Production (30) Mode
|
||||
#This plugin is not built by default. To build:
|
||||
#1) Ensure the latest cuda toolkit is installed
|
||||
# (nvcc should be on the pat)
|
||||
# (nvcc should be in your PATH)
|
||||
#2) Uncomment the 'build-cuda-plugin' feature
|
||||
# in pow/Cargo.toml
|
||||
|
||||
|
|
Loading…
Reference in a new issue