summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2020-02-29 09:12:57 +0100
committerLars-Dominik Braun <lars@6xq.net>2020-02-29 09:12:57 +0100
commit102fd5aafa4f36572ae9f1d8083e058b0f47676c (patch)
tree6a7f05f7891f56586211bb73d6d2de425eb5c0eb /README.rst
parent05eb1d4c06a8d2f29e5220739648882ece4470ff (diff)
downloadlulua-102fd5aafa4f36572ae9f1d8083e058b0f47676c.tar.gz
lulua-102fd5aafa4f36572ae9f1d8083e058b0f47676c.tar.bz2
lulua-102fd5aafa4f36572ae9f1d8083e058b0f47676c.zip
Move built artifacts to _build
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 25937c2..229c1b6 100644
--- a/README.rst
+++ b/README.rst
@@ -47,7 +47,7 @@ issues. Then simply run
./gen.sh > build.ninja && ninja
-to analyze them and create pretty pictures as well as statistics in ``doc/``.
+to analyze them and create pretty pictures as well as statistics in ``_build/report``.
.. _me: lars+lulua@6xq.net
@@ -65,11 +65,11 @@ Share the folder `doc/_temp/winkbd` with a Windows system, install `Microsoft
Keyboard Layout Creator 1.4`_ (MSKLC; the Windows Driver Kit (WDK) would work
too, but is much larger), adjust ``make.bat`` pointing to your MSKLC
installation and run it. This should generate two directories, ``System32`` and
-``SysWOW64``, which must be copied back to `doc/_temp/winkbd`. Then run:
+``SysWOW64``, which must be copied back to `_build/_temp/winkbd`. Then run:
.. code:: bash
- ninja doc/_build/ar-lulua-w64.zip
+ ninja _build/report/ar-lulua-w64.zip
.. _Microsoft Keyboard Layout Creator 1.4: https://www.microsoft.com/en-us/download/details.aspx?id=22339