Skip to content

Commit d7b51b3

Browse files
committed
tiny README update
1 parent eb8a3f8 commit d7b51b3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,6 @@ libvips website, or build your own.
6464

6565
### Installing
6666

67-
```
68-
$ pear package
69-
```
70-
71-
to make `vips-0.1.1.tgz`, then:
72-
7367
```
7468
$ pear install vips-0.1.1.tgz
7569
```
@@ -112,7 +106,13 @@ See `examples/`.
112106

113107
### Development: regenerate build system
114108

115-
Run:
109+
```
110+
$ pear package
111+
```
112+
113+
to make `vips-0.1.1.tgz`.
114+
115+
To install by hand:
116116

117117
```
118118
$ phpize

Diff for: vips-0.1.0.tgz

539 KB
Binary file not shown.

0 commit comments

Comments
 (0)