Skip to content

Commit a3ad265

Browse files
committed
Clarify that Ubuntu packages are no longer provided
1 parent bf11680 commit a3ad265

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

readme.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,7 @@ conda install datamatrix -c conda-forge
136136

137137
### Ubuntu
138138

139-
~~~
140-
sudo add-apt-repository ppa:smathot/cogscinl # for stable releases
141-
sudo add-apt-repository ppa:smathot/rapunzel # for development releases
142-
sudo apt-get update
143-
sudo apt install python3-datamatrix
144-
~~~
139+
Ubuntu packages are no longer provided. Instead, you can use the PyPi package as described above.
145140

146141

147142
## License

0 commit comments

Comments
 (0)