Skip to content

Commit

Permalink
Meta: Update to the README instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
NSG650 authored May 1, 2023
1 parent ffa7a64 commit d6f7c90
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ shutdown /r /t 0
sc create NtDOOM binPath=C:\where\ever\the\driver\is\NtDOOM.sys type=kernel start=demand
```

3. Run it!
3. Place a copy of DOOM on the root of the C: drive with the name "DOOM.WAD"

4. Run it!

```
sc start NtDOOM
Expand Down

0 comments on commit d6f7c90

Please sign in to comment.