Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
munshkr committed Jun 24, 2013
1 parent 75c79a9 commit 4622ba7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ Also some fixes from [minrk's fork](https://github.com/minrk/iruby) were merged.

### Usage

Clone this repository and run `bin/iruby` to create the profile, then use
IPython as usual:
Clone this repository and run `bin/iruby_profile` to create the profile, then
use IPython as usual:

```bash
$ git clone git://github.com/munshkr/iruby
$ iruby/bin/iruby --create
$ iruby/bin/iruby_profile --create
$ ipython notebook --profile=iruby_default
```

Expand Down

0 comments on commit 4622ba7

Please sign in to comment.