Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BuffaloWill authored May 5, 2023
1 parent c2b6b39 commit 0594702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ OXML_XXE was written in Ruby using Sinatra, Bootstrap, and Slim.

Install dependencies:
```bash
apt-get install -y make git libsqlite3-dev libxslt-dev libxml2-dev zlib1g-dev gcc ruby2.7
apt-get install -y make git libsqlite3-dev libxslt-dev libxml2-dev zlib1g-dev gcc ruby3.2 g++
```

Bundle install:
Expand Down

0 comments on commit 0594702

Please sign in to comment.