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