aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/installation/obtaining-source.md
blob: 9c88942c3f94fd7c778b99b71d499dff8f16f091 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Obtaining the Source

The most recent sources of Lix can be obtained from its [Git
repository](https://git.lix.systems/lix-project/lix). For example, the following
command will check out the latest revision into a directory called
`nix`:

```console
$ git clone https://git.lix.systems/lix-project/lix
```

Likewise, specific releases can be obtained from the
[tags](https://git.lix.systems/lix-project/lix/tags) of the repository.