From ebd1a918578cd4c0aa8e2a8108e37448eac1f1aa Mon Sep 17 00:00:00 2001 From: niqdev Date: Tue, 10 Oct 2023 08:49:17 +0100 Subject: [PATCH] update readme --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 29f96ff..e8b2b53 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ ci + + release +

@@ -137,7 +140,6 @@ See [output](./docs/task-htb-example.txt) example Use the shared directory to mount local paths ```bash # download your wordlists -mkdir -p ${HOME}/.local/state/hck/share/wordlists git clone --depth 1 https://github.com/danielmiessler/SecLists.git \ ${HOME}/.local/state/hck/share/wordlists/SecLists @@ -230,7 +232,7 @@ provider: ### Cloud -Access to the platform is limited and in ***preview***. If you are interested, please leave a comment or a :thumbsup: to this [issue](https://github.com/hckops/hckctl/issues/104) and we'll reach out with more details +Access to the platform is limited and in ***private preview***. If you are interested, please leave a comment or a :thumbsup: to this [issue](https://github.com/hckops/hckctl/issues/104) and we'll reach out with more details ```bash provider: cloud: @@ -275,19 +277,17 @@ tail -F ${HOME}/.local/state/hck/log/hckctl-*.log