diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2e7525f..5237198 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,7 @@ - + diff --git a/docs/index.md b/docs/index.md index 57de700..af833ca 100644 --- a/docs/index.md +++ b/docs/index.md @@ -57,8 +57,8 @@ For a complete rundown of the commands/functions GEF allows to use out of the bo As a reward, your Github avatar will be immortalize in the list below of contributors to GEF-Extras -![[contributors-img](https://contrib.rocks/image?repo=hugsy/gef-extras) -]() +[![contributors-img](https://contrib.rocks/image?repo=hugsy/gef-extra)](https://github.com/hugsy/gef-extra/graphs/contributors) + ### Feature requests diff --git a/docs/install.md b/docs/install.md index c7fa981..a7feb97 100644 --- a/docs/install.md +++ b/docs/install.md @@ -52,7 +52,7 @@ Thankfully this is easily done in Python, as such: ```text wget -O /tmp/requirements.txt https://raw.githubusercontent.com/hugsy/gef-extras/main/requirements.txt -python -m pip install --user --upgrade /tmp/requirements.txt +python -m pip install --user --upgrade -r /tmp/requirements.txt ``` @@ -61,7 +61,7 @@ python -m pip install --user --upgrade /tmp/requirements.txt Start with cloning this repo: ```bash -t clone https://github.com/hugsy/gef-extras +git clone https://github.com/hugsy/gef-extras ``` Add the path to the external scripts to GEF's config: