From d38e7dff177e0356dd99b7cbc1e678fb5f5bb097 Mon Sep 17 00:00:00 2001 From: ilumos Date: Sat, 9 Dec 2017 01:25:04 +0000 Subject: [PATCH] Adding syntax/steam-api --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55f8f45..770f4e6 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Automatically fill a [lancache](https://github.com/zeropingheroes/lancache) with * PHP 7.0 # Installation -1. `apt update && apt install -y lib32gcc1 lib32stdc++6 lib32tinfo5 lib32ncurses5 php7.0-cli php7.0-mbstring php7.0-sqlite composer expect zip unzip ` +1. `apt update && apt install -y lib32gcc1 lib32stdc++6 lib32tinfo5 lib32ncurses5 php7.0-cli php7.0-mbstring php7.0-sqlite php7.0-bcmath composer expect zip unzip` 2. `git clone https://github.com/zeropingheroes/lancache-autofill.git && cd lancache-autofill` 3. `./install.sh`