Skip to content

Commit

Permalink
Remove instructions for defunct apt repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Neil T. Dantam committed Nov 6, 2017
1 parent 330abf1 commit 4a38f91
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,6 @@ INSTALLATION

See the INSTALL file for details.

Alternatively, if you are using Debian or Ubuntu, you can use the golems.org APT repo.

1. Add the following to /etc/apt/sources:

deb http://code.golems.org/debian squeeze golems.org

(substitute the codename for your distribution in place of squeeze,
e.g. wheezy, precise)

2. `sudo apt-get update && sudo apt-get install libach-dev ach-utils ach-dkms`

3. `sudo dpkg-reconfigure ach-utils`

DOCUMENTATION
=============
* Manual: http://code.golems.org/pkg/ach/manual
Expand Down
12 changes: 12 additions & 0 deletions README.old
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Alternatively, if you are using Debian or Ubuntu, you can use the golems.org APT repo.

1. Add the following to /etc/apt/sources:

deb http://code.golems.org/debian squeeze golems.org

(substitute the codename for your distribution in place of squeeze,
e.g. wheezy, precise)

2. `sudo apt-get update && sudo apt-get install libach-dev ach-utils ach-dkms`

3. `sudo dpkg-reconfigure ach-utils`

0 comments on commit 4a38f91

Please sign in to comment.