summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreuanc <ecochrane@gmail.com>2016-05-11 22:23:30 -0400
committereuanc <ecochrane@gmail.com>2016-05-11 22:23:30 -0400
commit99b5f6a6b5fcf1e90d946a72a632c9e37d4b389c (patch)
treeeb2764a19bb4ffd8bcfd0629678b07ce5adb6647
parentdf5ef01fa59f4e5fc4963e2cffcd76dfb446eab1 (diff)
downloadDiskFormatID-99b5f6a6b5fcf1e90d946a72a632c9e37d4b389c.zip
DiskFormatID-99b5f6a6b5fcf1e90d946a72a632c9e37d4b389c.tar.gz
DiskFormatID-99b5f6a6b5fcf1e90d946a72a632c9e37d4b389c.tar.bz2
Update README.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4336a77..e3c9b93 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Run the program as root with:
Click "choose formats" to select disk image formats to be created
Select input and output folders and specify the directory containing the Kryoflux DTC application. These settings (including selected formats) will be saved in "settings.json"
-NB: the program license must already have been agreed to by navigating to the dtc directory in a terminal winwdow and running the GUI with:
+NB: the program license must already have been agreed to by navigating to the dtc directory in a terminal window and running the GUI with:
java -jar kryoflux-ui.jar
@@ -38,3 +38,4 @@ Click a button to mount the disk image files and get feedback on which files cou
Click either of the "save results" buttons to save the results from the corresponding window to a file (extension will be added automatically).
+All created disk images will be have root permissions assigned, you may need to change that after using the program.