Skip to content

Commit

Permalink
improve readme usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rhl-bthr committed Sep 17, 2018
1 parent c55d272 commit 67a80e9
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,19 @@ Access nalanda from your terminal.<br>
![nalanda-cli](screenshots/demo.jpg)<br>

## Requirements:
- Ubuntu 16.04 or later
- Python2.7
- pip
- python 3
- pip (for python 3)

## Installation:
- Clone the repository. Open it a terminal and run install: <br>
```shell
./install
```
- Inputs:
1. Enter your BITS ID -<br>
Eg: if your ID is 2016A7PS0015P, type in
```shell
f2016015
./install
```
2. Enter your nalanda password.

![Installation](screenshots/install.jpg)<br>

## Usage:
To see Nalanda updates or download the slides, open a terminal and type:
```shell
nalanda
```
The slides will be downloaded in the `~/BITS` folder

0 comments on commit 67a80e9

Please sign in to comment.