mirror of
https://github.com/gryf/fs-uae-wrapper.git
synced 2025-12-20 04:48:02 +01:00
Fixes for readme
This commit is contained in:
@@ -345,6 +345,7 @@ To make it work, first the absolute minimal image need to contain following
|
|||||||
structure:
|
structure:
|
||||||
|
|
||||||
.. code::
|
.. code::
|
||||||
|
|
||||||
.
|
.
|
||||||
├── C
|
├── C
|
||||||
│ ├── DIC
|
│ ├── DIC
|
||||||
@@ -407,6 +408,7 @@ Creating base image archive
|
|||||||
Now, the tree for the minimal image could look like that:
|
Now, the tree for the minimal image could look like that:
|
||||||
|
|
||||||
.. code::
|
.. code::
|
||||||
|
|
||||||
.
|
.
|
||||||
├── C
|
├── C
|
||||||
│ ├── Assign
|
│ ├── Assign
|
||||||
@@ -429,6 +431,7 @@ placed there as well, otherwise it may or may not work. Structure looks like
|
|||||||
this:
|
this:
|
||||||
|
|
||||||
.. code::
|
.. code::
|
||||||
|
|
||||||
.
|
.
|
||||||
├── C
|
├── C
|
||||||
│ ├── Assign
|
│ ├── Assign
|
||||||
|
|||||||
Reference in New Issue
Block a user