How to install a Start Bootstrap theme on Ruby on Rails 4 using Sass?

I want to install a theme called Grayscale of Start Bootstrap and I don’t know how to do it. user2993674 on Stackoverflow Install a new Ruby on Rails by running >> rails new grayscale. Navigate to your project folder >> cd grayscale then run the following commands: Sass / SCSS >> git clone https://github.com/blackfyre/https://github.com/blackfyre/grayscale-sass.git.git >>
Continue reading: How to install a Start Bootstrap theme on Ruby on Rails 4 using Sass?