Skip to content

Commit 5a41db1

Browse files
committed
improved README.md
1 parent 0265b82 commit 5a41db1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This repository (together with DME-Core) are the base dependencies for all DME S
1212
> **Please note:** The reason for choosing short names is to ensure they are suitable for all RISC OS disk partitions/FileSystems.
1313
1414
## !DeskCfg
15+
1516
This is the container for the configuration of all the components in the DME Suite.
1617

1718
It's directory structure is simple and DeskCfg is designed to work from RISC OS 3.00 up to latest RISC OS 5. It always offers the same access paths and behavior on all RISC OS release.
@@ -25,6 +26,7 @@ When installed via PackMan, DeskCfg should get installed on your active `Choices
2526
If you are installing it manually, then we recommend to install it in your active `Choices` directory in your RISC OS Boot Sequence. However, if you need to share it live, across multiple RISC OS systems, then it's best to install it on your ShareFS shared directory and ensure that you configure DeskRes accordingly to search for DeskCfg in on your shared directory (more info on thi slater).
2627

2728
## !DeskRes
29+
2830
This is the container for all the components in the DME Suite.
2931

3032
DeskRes should be stored in !Boot.Resources and, not only it will host all the DME Suite components, but it will also enure that DeskCfg gets seen by the Filer before any of the DME components gets executed.
@@ -35,4 +37,4 @@ When installed via PackMan, DeskRes will be installed in your RISC OS Boot Seque
3537

3638
If you are installing it manually we recommend you to install it in your UniBoot in the `Resources` directory.
3739

38-
Even when using a distributed configuration (aka sharing DeskCfg via ShareFS) DeskRes should **always** be installed in your local UniBoot `Resources` on your RISC OS system. This also improve boot performance btw.
40+
Even when using a distributed configuration (aka sharing DeskCfg via ShareFS) DeskRes should **always** be installed in your local UniBoot `Resources` on your RISC OS system. This also improve boot performance btw.

0 commit comments

Comments
 (0)