ソースを参照

Update README.md

New download link for libexpat
MaximilianBauer 10 年 前
コミット
8790852c79
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ sudo apt-get install build-essential subversion git autoconf libtool texinfo pyt
 ```
 ##### Getting toolchain for tools:
 ```bash
-sudo apt-get install gperf libexpat
+sudo apt-get install expat libexpat1-dev
 ```
 ##### Getting and installing *check* as unit test framework (http://check.sourceforge.net/):
 ```bash