Skip to content

Commit 277ba14

Browse files
committed
ready for publishing
1 parent 09d7482 commit 277ba14

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This is proof of the effectiveness of our jailbreak in to improving MetaAI in to
2727

2828
## Linux / unix
2929

30-
Dependencies:
30+
### Dependencies:
3131

3232

3333
Debian + related:
@@ -42,8 +42,18 @@ Arch + related:
4242
```sh
4343
sudo pacman -S cairo
4444
```
45-
run:
45+
46+
### run:
4647
```sh
4748
./build.sh
4849
```
50+
## Windows
51+
52+
### Dependencies:
4953

54+
- just have the library installed lol
55+
56+
### run:
57+
```bat
58+
build.bat
59+
```

0 commit comments

Comments
 (0)