Binary install instructions

This commit is contained in:
Kovid Goyal
2018-06-01 21:42:49 +05:30
parent cd80a85d2d
commit e211589f9f
2 changed files with 69 additions and 0 deletions

View File

@@ -25,6 +25,10 @@ pre {
white-space: pre-wrap;
}
pre.pre {
white-space: pre;
}
a[href], input[type="submit"] { cursor: pointer; }
img[style] {