mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-30 01:44:37 +00:00
Installation Instruction (#15485)
The instruction command was missing `install` for Ubuntu.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
##
|
||||
## To complete the installation, run:
|
||||
##
|
||||
## sudo apt-get libblas-dev
|
||||
## sudo apt-get libvoodoo
|
||||
## sudo apt-get install libblas-dev
|
||||
## sudo apt-get install libvoodoo
|
||||
##
|
||||
## The above output could be the result of a code snippet like:
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user