mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-23 23:30:49 +00:00
Add note on ruby-dev requirement
This commit is contained in:
@ -12,7 +12,7 @@ State as of ###.
|
|||||||
## Common commands
|
## Common commands
|
||||||
Install packages
|
Install packages
|
||||||
```
|
```
|
||||||
sudo apt-get install rubygems
|
sudo apt-get install rubygems ruby-dev
|
||||||
sudo gem install bundler
|
sudo gem install bundler
|
||||||
bundle install
|
bundle install
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user