File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Plain Text Accounting Workshop
2
2
3
- :warning : ** This is under active and heavy development.** :warning :
3
+ :warning : :warning :
4
+ If you're wanting to follow the workshop,
5
+ download the PDF (or the HTML) and the tar.gz from the
6
+ [ releases page] ( https://github.com/colindean/plaintextaccounting_workshop/releases/latest ) .
7
+
8
+ If you're reading the this README on the linked repo, you're not reading the right thing:
9
+ the instructions below are for _ building_ the workshop distributable files.
10
+
11
+ ## Contributing to the Workshop
4
12
5
13
The Markdown files in this directory are [ ` pandoc ` -flavored
6
14
Markdown] ( https://pandoc.org ) so they may not correctly render on GitHub. This
7
15
is especially true of the tables.
8
16
9
- ## Contributing
10
-
11
17
Run ` brew bundle ` to install the easily available dependencies to build this
12
18
workshop document.
13
19
You can’t perform that action at this time.
0 commit comments