Skip to content

Commit

Permalink
typo in quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
spenceradolph committed Apr 14, 2024
1 parent 1b81d08 commit 6fd74a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ 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/spenceradolph/sliver
sudo ./mythic-cli install github https://github.com/MythicAgents/sliver

# Browse to Mythic and Generate a Payload, select 'sliver' as the OS
# Upload the mythic.cfg file, continue through prompts and generate
Expand Down

0 comments on commit 6fd74a3

Please sign in to comment.