Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
eyberg committed Nov 12, 2024
1 parent d093085 commit 993ba8d
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 @@ -222,7 +222,7 @@ cp output/platform/pc/bin/kernel.img ~/.ops/0.1.52/.
You may also copy the klibs over if you wish to use any of those:

```
cp output/platform/pc/bin/!(test|*.dbg|kernel.*) ~/.ops/0.1.52/.
cp output/platform/pc/bin/!(test|*.dbg|kernel.*) ~/.ops/0.1.52/klibs/.
```

### Contributing
Expand Down

0 comments on commit 993ba8d

Please sign in to comment.