diff options
| author | Patrick Lodder <[email protected]> | 2021-08-19 23:46:26 +0200 |
|---|---|---|
| committer | Patrick Lodder <[email protected]> | 2021-08-19 23:47:33 +0200 |
| commit | 6174ddf17ea0ad9406a927160f82ea2304bd55da (patch) | |
| tree | ed3c82fea64ab2b2fc382385942b2e4f388fff72 /doc/build-archlinux.md | |
| parent | mention using the depends system (diff) | |
| download | discoin-6174ddf17ea0ad9406a927160f82ea2304bd55da.tar.xz discoin-6174ddf17ea0ad9406a927160f82ea2304bd55da.zip | |
add notes for outdated build documentation
Diffstat (limited to 'doc/build-archlinux.md')
| -rw-r--r-- | doc/build-archlinux.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/build-archlinux.md b/doc/build-archlinux.md index b568cdd37..cc7a9a3b8 100644 --- a/doc/build-archlinux.md +++ b/doc/build-archlinux.md @@ -1,5 +1,8 @@ Arch Linux build guide ----------------------------------- + +***NOTE: This documentation is outdated and needs to be updated*** + This example lists the steps necessary to setup and build a command line only, non-wallet distribution of the latest changes on Arch Linux: pacman -S git base-devel boost libevent python |