Skip to content

Commit fb175df

Browse files
committed
Improve docs for starting from scratch
1 parent 618bd05 commit fb175df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Website promoting the openSUSE distribution development effort, explaining what
33

44
## How to build?
55

6+
```bash
7+
sudo zypper in ruby3.4-devel ruby3.4-rubygem-bundler gcc-c++
8+
```
9+
610
```bash
711
bundle install --path vendor/bundle
812
bundle exec rake

0 commit comments

Comments
 (0)