Skip to content

Commit 544bf09

Browse files
authored
Merge pull request capnproto#60 from ocdtrekkie/patch-1
Readme typos
2 parents 752d3cd + b45f75c commit 544bf09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ On Debian/Ubuntu, you can install these like so:
4949

5050
sudo apt-get install nodejs-dev nodejs-legacy capnproto-dev g++
5151

52-
### Form source
52+
### From source
5353

54-
git clone git://github.com/kenton/node-capnp.git
54+
git clone git://github.com/capnproto/node-capnp.git
5555
cd node-capnp
5656
npm install
5757

0 commit comments

Comments
 (0)