aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.rst b/README.rst
index 49f1e25..a7aa0ba 100644
--- a/README.rst
+++ b/README.rst
@@ -18,12 +18,10 @@ Runtime requirements
* python >=3.8
+.. note::
-Development requirements
-------------------------
-
-* nodejs >=7
-* yarn
+ on Ubuntu, if pycairo is not available, additional
+ ``apt install gcc pkg-config libcairo2-dev python3-dev`` is required
Install
@@ -35,11 +33,6 @@ Install
.. note::
- on Ubuntu, if pycairo is not available, additional
- ``apt install gcc pkg-config libcairo2-dev python3-dev`` is required
-
-.. note::
-
Windows distribution, with embedded python, is available at
`https://github.com/bozokopic/opcut/releases`
@@ -61,6 +54,13 @@ Additional command line arguments::
$ opcut --help
+Development requirements
+------------------------
+
+* nodejs >=7
+* yarn
+
+
Build
-----