README.md in ronin-2.0.4 vs README.md in ronin-2.0.5
- old
+ new
@@ -7,11 +7,10 @@
* [Website](https://ronin-rb.dev)
* [Source](https://github.com/ronin-rb/ronin)
* [Issues](https://github.com/ronin-rb/ronin/issues)
* [Documentation](https://ronin-rb.dev/docs/ronin/frames)
* [Discord](https://discord.gg/6WAb3PsVX9) |
- [Twitter](https://twitter.com/ronin_rb) |
[Mastodon](https://infosec.exchange/@ronin_rb)
## Description
[Ronin][website] is a free and Open Source [Ruby] toolkit for security research
@@ -799,12 +798,12 @@
* [libsqlite3]
* [Ruby] >= 3.0.0
* [open_namespace] ~> 0.4
* [rouge] ~> 3.0
* [async-io] ~> 1.0
-* [wordlist] ~> 1.0, >= 1.0.2
-* [ronin-support] ~> 1.0
+* [wordlist] ~> 1.0, >= 1.0.3
+* [ronin-support] ~> 1.0, >= 1.0.3
* [ronin-core] ~> 0.1, >= 0.1.2
* [ronin-repos] ~> 0.1
* [ronin-db] ~> 0.1
* [ronin-fuzzer] ~> 0.1
* [ronin-web] ~> 1.0
@@ -822,12 +821,13 @@
curl -o ronin-install.sh https://raw.githubusercontent.com/ronin-rb/scripts/main/ronin-install.sh && bash ronin-install.sh
```
### Manually
-```shell
-$ gem install ronin
-```
+See the [manual install][manual-instructions] instructions for how to install
+Ronin and it's additional dependencies on your platform.
+
+[manual-instructions]: https://ronin-rb.dev/install/#manual-instructions
### Docker
If you prefer using [Docker], there are also [Docker images] available: