diff options
| author | nopedial <samer@m247.com> | 2013-04-27 11:14:25 +0100 | 
|---|---|---|
| committer | nopedial <samer@m247.com> | 2013-04-27 11:14:25 +0100 | 
| commit | e5015aba68017a8eb71db3cf020524de75485ef7 (patch) | |
| tree | b70214cc2f7291ec0c8441d6bc59bab6211f47b1 | |
| parent | 537b28d2652412605b27292be9ff5c1c1c493e76 (diff) | |
README.md fix
| -rw-r--r-- | README.md | 12 | 
1 files changed, 6 insertions, 6 deletions
| @@ -8,12 +8,12 @@  # Install   * early days, but try: -   * rake build -   * gem install gem/oxidized* -   * oxidized -   * vi ~/.config/oxidized -   * (maybe point to your rancid/router.db or copy it there) -   * oxidized +   1. rake build +   2. gem install gem/oxidized* +   3. oxidized +   4. vi ~/.config/oxidized +   5. (maybe point to your rancid/router.db or copy it there) +   6. oxidized  # API  ## Input | 
