We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec1c5ac + 81aaae3 commit 46a7e0cCopy full SHA for 46a7e0c
guides/source/install_ruby_on_rails.md
@@ -57,7 +57,7 @@ Open Terminal and run the following commands:
57
```bash
58
# Install dependencies with apt
59
$ sudo apt update
60
-$ sudo apt install build-essential rustc libssl-dev libyaml-dev zlib1g-dev libgmp-dev
+$ sudo apt install build-essential rustc libssl-dev libyaml-dev zlib1g-dev libgmp-dev git
61
62
# Install Mise version manager
63
$ curl https://mise.run | sh
0 commit comments