summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index b6e52de..7a23e6d 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,12 @@
# Install
* early days, but try:
- 1 rake build
- 1 gem install gem/oxidized*
- 1 oxidized
- 1 vi ~/.config/oxidized
- 1 (maybe point to your rancid/router.db or copy it there)
- 1 oxidized
+ * rake build
+ * gem install gem/oxidized*
+ * oxidized
+ * vi ~/.config/oxidized
+ * (maybe point to your rancid/router.db or copy it there)
+ * oxidized
# API
## Input
@@ -42,4 +42,4 @@
* can use 'cmd', 'prompt', 'comment', 'cfg'
* cfg is executed in input/output/source context
* cmd is executed in instance of model
- * 'junos' and 'ios' implemented
+ * 'junos', 'ios', 'ironware' and 'powerconnect'