We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf11680 commit a3ad265Copy full SHA for a3ad265
1 file changed
readme.md
@@ -136,12 +136,7 @@ conda install datamatrix -c conda-forge
136
137
### Ubuntu
138
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
+Ubuntu packages are no longer provided. Instead, you can use the PyPi package as described above.
145
146
147
## License
0 commit comments