Skip to content

Commit

Permalink
change syntax highlighting to shell
Browse files Browse the repository at this point in the history
  • Loading branch information
Donearm committed Mar 9, 2019
1 parent f38fa36 commit ffadd06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Make sure to install first [Instaloader](https://github.com/instaloader/instaloa

Then download the script and run as

```python
```shell
./instagram_downloader.py [run|update|profilename]
```

Expand All @@ -22,7 +22,7 @@ There are 3 main operations, `run`, `update` and a profile name. Each can be giv

The start date can be given as an argument, as in

```python
```shell
./instagram_downloader.py -s 2018 01 02 update
```

Expand Down

0 comments on commit ffadd06

Please sign in to comment.