canmove, Confirmed users
1,570
edits
| Line 23: | Line 23: | ||
git clone git://github.com/mozilla/addon-sdk.git | git clone git://github.com/mozilla/addon-sdk.git | ||
cd addon-sdk | |||
Or go into the SDK directory in mozilla-central: | |||
cd addon-sdk | cd addon-sdk | ||
Activate the SDK (this isn't necessary but puts the cfx tool into your path, you can instead run it from addon-sdk/bin/cfx): | |||
source bin/activate | source bin/activate | ||