Skip to content

Commit 7aef8bc

Browse files
authored
Add basic intro to readme
1 parent 1cdb303 commit 7aef8bc

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
theme: jekyll-theme-hacker
2-
# RIPTIDE
3-
Come back soon for more information!
1+
RIPTIDE is the one-line command you can copy/paste, schedule, deploy, or type by hand to reset your Windows PC and scrub any remaining free space.
2+
3+
Run this command *only* on systems you're ready to remove all data from:
4+
```
5+
powershell -ep bypass "irm 'https://riptide.codepy.org/RSR.ps1'|iex"
6+
```

0 commit comments

Comments
 (0)