From 009f9b68d469a0c2377bd6e3352273d45978c077 Mon Sep 17 00:00:00 2001 From: mmc16 <mmc16@inf.ufpr.br> Date: Fri, 1 Sep 2017 10:09:27 -0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 102a8c8..11faaf7 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,7 @@ chmod +x install.sh ``` ./install.sh -f #Instala todos os pacotes ./install.sh editors ruby ssh #Instala os pacotes editors, ruby e ssh -``` \ No newline at end of file +``` + +### Notas +- Para usar o Kinect, instale [esta biblioteca](https://openkinect.org/wiki/Main_Page) \ No newline at end of file -- GitLab