tenfourfox/devtools/shared/pretty-fast/UPGRADING.md

8 lines
240 B
Markdown
Raw Normal View History

2017-04-19 07:56:45 +00:00
# UPGRADING
1. `git clone https://github.com/mozilla/pretty-fast.git`
2. Copy `pretty-fast/pretty-fast.js` to `devtools/shared/pretty-fast/pretty-fast.js`
3. Copy `pretty-fast/test.js` to `devtools/shared/pretty-fast/tests/unit/test.js`