Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.12 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.12 KB

SK20

SK 20 (Share Knowledge in 20 minutes) is a series of talks started by our group at IIIT-B, we believe that knowledge increases by sharing and not hiding.

This repository contains all the presentations and other relevant materials related to the talks which we host at IIIT-B. For any queries or suggestions please reach out to us at www.facebook.com/zense.dev

##Instructions

If you want then you can have all these files on your system, we keep updating our repository regularly and that will help you to keep it synchronized

  • Open terminal in Ubuntu and type in : sudo apt-get install git (Skip this step if you have git already installed on your system)
    For the Windows Users, refer to this url: https://windows.github.com/
  • From your terminal, type in the following command:
git clone http://github.com/zense/SK20.git  
cd SK20

And you are done!

Every time you want your local files to sync up with the ones in our repo just type in : git pull origin master

NOTE: Please don't edit the files which you download in this directory, if you want to make some changes then do them on a separate copy of the file.