73
edits
m (→MozView) |
|||
| Line 24: | Line 24: | ||
== Getting the code == | == Getting the code == | ||
The code currently lives outside the main tree in a separate [http://developer.mozilla.org/en/docs/Mercurial Mercurial] repository (http://hg.mozilla.org/ | The code currently lives outside the main tree in a separate [http://developer.mozilla.org/en/docs/Mercurial Mercurial] repository (http://hg.mozilla.org/incubator/embedding/). Here is how to get it: | ||
<pre> | <pre> | ||
hg clone http://hg.mozilla.org/ | hg clone http://hg.mozilla.org/incubator/embedding/ mozembed | ||
</pre> | </pre> | ||
edits