Fix typo in CESA page

This commit is contained in:
Gauthier Provost 2019-03-17 23:55:09 +08:00
parent aa7866eb29
commit f5a9547635

View File

@ -171,7 +171,7 @@ If all goes well you should see couple of .deb files. Look for the libssl .deb f
``` ```
cd .. cd ..
sudo dpkg -i libssl1.0.2_1.0.2l-2+deb9u3.1_armhf.deb sudo dpkg -i libssl1.0.2_1.0.2r-1~deb9u1.1_armhf.deb
``` ```
!!! info !!! info