diff --git a/src/Locations/ui/TorButton.tsx b/src/Locations/ui/TorButton.tsx index a663248a8..3d6889114 100644 --- a/src/Locations/ui/TorButton.tsx +++ b/src/Locations/ui/TorButton.tsx @@ -32,7 +32,7 @@ export function purchaseTorRouter(): void { dialogBoxCreate( "You have purchased a TOR router!\n" + "You now have access to the dark web from your home computer.\n" + - "Use the scan/scan-analyze commands to search for the dark web connection.", + "Use the buy command in the terminal to purchase programs.", ); }