Skip to content

Commit 378058a

Browse files
committed
Remove disfunct Debian package for the moment
See #90 (comment)
1 parent 1176b74 commit 378058a

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,6 @@ $ curl -sSL https://github.com/xp-runners/reference/releases/download/v9.2.0/xp-
1515
# ...
1616
```
1717

18-
...and a Ubuntu/Debian package:
19-
20-
```sh
21-
$ curl https://baltocdn.com/xp-framework/signing.asc | sudo apt-key add -
22-
$ echo 'deb https://baltocdn.com/xp-framework/xp-runners/reference/ all main' | sudo tee -a /etc/apt/sources.list.d/xp.list
23-
$ sudo apt-get install apt-transport-https --yes
24-
25-
# ..and then:
26-
$ sudo apt-get update
27-
$ sudo apt-get install xp-runners
28-
```
29-
3018
Then, install the framework and you're all set to go:
3119

3220
```sh

0 commit comments

Comments
 (0)