Installation Instruction (#15485)

The instruction command was missing `install` for Ubuntu.
This commit is contained in:
Abhishek Dubey
2020-10-04 14:28:19 +05:30
committed by GitHub
parent fc973b2c0c
commit ccd1f58183

View File

@@ -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:
##