mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
242 B
Markdown
8 lines
242 B
Markdown
# UPGRADING
|
|
|
|
1. `git clone https://github.com/mozilla/pretty-fast.git`
|
|
|
|
2. Copy `pretty-fast/pretty-fast.js` to `toolkit/devtools/pretty-fast/pretty-fast.js`
|
|
|
|
3. Copy `pretty-fast/test.js` to `toolkit/devtools/pretty-fast/tests/unit/test.js`
|