Skip to content

Commit 1bbfb69

Browse files
Ensure curl
Co-authored-by: jheysel-r7 <Jack_Heysel@rapid7.com>
1 parent eddd3fe commit 1bbfb69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/modules/auxiliary/gather/camaleon_traversal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The following describes how to setup Camaleon CMS version 2.8.0 on Ubuntu.
2222
guides.rubyonrails.org/install_ruby_on_rails.html
2323

2424
~~~bash
25-
sudo apt install build-essential rustc libssl-dev libyaml-dev zlib1g-dev libgmp-dev git
25+
sudo apt install build-essential rustc libssl-dev libyaml-dev zlib1g-dev libgmp-dev git curl
2626
~~~
2727

2828
### Install Mise

0 commit comments

Comments
 (0)