Skip to content

Commit bc1df63

Browse files
authored
v11.0.0
LeanPillar version
1 parent 8fecac9 commit bc1df63

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,17 @@ For HTTPS setup, execute the `build.sh` script found in the `scripts` directory:
2424

2525
### Here is the latest version for Pharo 13.
2626

27+
Lean Pillar only Microdown format
28+
```bash
29+
$ git clone https://github.com/pillar-markup/pillar.git
30+
$ cd pillar
31+
$ git checkout v11.0.0
32+
$ chmod a+x ./scripts/build.sh
33+
$ ./scripts/build.sh
34+
```
35+
36+
37+
With pillar format support
2738
```bash
2839
$ git clone https://github.com/pillar-markup/pillar.git
2940
$ cd pillar

0 commit comments

Comments
 (0)