Commit f7860731bcee9d833452a7d4488dd896af6efbcf

Authored by Zbigniew Gawłowicz
Committed by Marcin Woliński
1 parent e1c5afde

typo w nazwie pakietu python3-stdeb

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -20,7 +20,7 @@ sudo apt-get install g++-multilib g++-mingw-w64 nsis libssl.0.9.8:i386 moreutils
20 20  
21 21 For Java and Python bindings:
22 22 -----------------------------
23   -sudo apt-get install default-jdk swig python3-all-dev python3-sdeb
  23 +sudo apt-get install default-jdk swig python3-all-dev python3-stdeb
24 24  
25 25 Ubuntu 16.04 has buggy swig 3.0, so choose swig2.0 instead.
26 26  
... ...