File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Going forward, our intent is to maintain a community-driven and maintained proje
2121
2222You are on the ** latest up-to-date** repository of the project NetExec (nxc) ! 🎉
2323
24- - 🚧 If you want to report a problem, open un [ Issue] ( https://github.com/Pennyw0rth/NetExec/issues )
24+ - 🚧 If you want to report a problem, open an [ Issue] ( https://github.com/Pennyw0rth/NetExec/issues )
2525- 🔀 If you want to contribute, open a [ Pull Request] ( https://github.com/Pennyw0rth/NetExec/pulls )
2626- 💬 If you want to discuss, open a [ Discussion] ( https://github.com/Pennyw0rth/NetExec/discussions )
2727
@@ -37,6 +37,12 @@ See the project's [wiki](https://netexec.wiki/) (in development) for documentati
3737# Installation
3838Please see the installation instructions on the [ wiki] ( https://netexec.wiki/getting-started/installation ) (in development)
3939
40+ ## Linux
41+ ```
42+ sudo apt install pipx git
43+ pipx ensurepath
44+ pipx install git+https://github.com/Pennyw0rth/NetExec
45+ ```
4046# Development
4147Development guidelines and recommendations in development
4248
You can’t perform that action at this time.
0 commit comments