Docs: fix typo

This commit is contained in:
Michele Bologna
2020-01-07 14:16:35 +01:00
parent fba6987341
commit 2a1a5789a2

View File

@@ -84,7 +84,7 @@ cd bitlbee-steam && \
./autogen.sh && \
make && \
make install && \
# install purple matrix
# install purple-matrix
cd && \
cd purple-matrix && \
make && \