summaryrefslogtreecommitdiff
path: root/README.md
blob: 83bb445d9be20feafab3e0f96ec2cb1052b95ad9 (plain)
1
2
3
4
5
6
7
8
9
1. Set up.

        $ mkdir x
        $ cd x
        $ repo init -u git://people.freedesktop.org/~aplattner/xorg-manifest
        $ repo sync -j4
        $ repo forall -c git submodule update --init

2. Enjoy.