739
edits
Line 225: | Line 225: | ||
Run the following: | Run the following: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
export PATH=/usr/local/cuda | export PATH=/usr/local/cuda/bin:$PATH | ||
</syntaxhighlight> | </syntaxhighlight> | ||
For additional customization, you may refer to the following table of options: | For additional customization, you may refer to the following table of options: |
edits