1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2025-12-20 12:58:01 +01:00

Fixes for readme

This commit is contained in:
2024-09-14 11:34:33 +02:00
parent 118d758ec7
commit 418e480fb5

View File

@@ -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