Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
spenceradolph committed Apr 14, 2024
1 parent 6fd74a3 commit f95cd30
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ sudo /root/sliver-server operator --name mythic --lhost <ip> --save mythic.cfg &
cd /path/to/Mythic
# Ensure latest updates are there
git pull && sudo make && sudo ./mythic-cli start
# WARNING: This currently takes several minutes due to a grpc bug
sudo ./mythic-cli install github https://github.com/MythicAgents/sliver

# Browse to Mythic and Generate a Payload, select 'sliver' as the OS
Expand Down Expand Up @@ -160,7 +159,6 @@ Now, you might be wondering _when_ should you or a user do this to properly add
## Local Development Notes

- VSCode devcontainer

- If using vscode, it will prompt to auto build and attach to the Docker file
- Warning: building the container takes a few minutes!
- Auto adds the suggested extensions / settings
Expand Down

0 comments on commit f95cd30

Please sign in to comment.