Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dermatthes committed May 14, 2020
1 parent ad008e7 commit 1cd9594
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
14 changes: 0 additions & 14 deletions docs/_data/navbar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,5 @@ brand_href: "/"
main:
- name: "Home"
href: "/"
- name: "Getting started"
href: "/getting-started/"
- name: "Projects"
href: /project/



right:
- icon: "fab fa-github"
href: "http://github.com/infracamp"

- icon: "fab fa-wikipedia-w"
href: "http://github.com/infracamp/infracamp/wiki"

- icon: "fas fa-comments"
href: "http://github.com/infracamp/infracamp/issues"
8 changes: 1 addition & 7 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,10 @@ your DevOps Developers.

## Installation

**Install with npm**

```bash
npm install -g infracamp/cloudia
```

**Install with composer**

```bash
composer install -g infracamp/cloudia
composer global install infracamp/cloudia
```

## Usage
Expand Down

0 comments on commit 1cd9594

Please sign in to comment.