aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index d5da2dc..b56f85a 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,4 @@
# Jobbed
-## Notice
- - Currently `make -f Unix.mk copy` has a default disk /dev/sdc1. If you run it, it will mount this, copy the built image, and then unmount it.
- - While this wouldn't overwrite any data, the unmounting of this disk may be errant on your computer configuration, causing you to lose access to files until you remount the disk.
- - This will be changed in a few releases, but as it stands currently, this warning is here to prevent any transient problems
## Building (Debian)
- Clone the repository.