Skip to content

Commit

Permalink
Update README.md for Antibody and zplug
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Jan 11, 2018
1 parent a3569af commit 415641a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 Chayoung You
Copyright (c) 2016-2018 Chayoung You

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ frameworks.

# Installation

## [Antibody](https://github.com/getantibody/antibody)

``` zsh
antibody bundle yous/vanilli.sh
```

## [Antigen](https://github.com/zsh-users/antigen)

``` zsh
Expand All @@ -20,7 +26,7 @@ antigen bundle yous/vanilli.sh
zgen load yous/vanilli.sh
```

## [zplug](https://github.com/b4b4r07/zplug)
## [zplug](https://github.com/zplug/zplug)

``` zsh
zplug "yous/vanilli.sh"
Expand Down

0 comments on commit 415641a

Please sign in to comment.