Skip to content

Commit 3ddadb3

Browse files
committed
change version and add span install
1 parent 7fdf561 commit 3ddadb3

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Use "outliner [command] --help" for more information about a command.
3131
- [Install or Download](#install-or-download)
3232
- [Mac OSX](#mac-osx)
3333
- [Arch linux](#arch-linux)
34+
- [Ubuntu or Snap supported OS](#ubuntu-or-snap-supported-os)
3435
- [Download release from GitHub](#download-release-from-github)
3536
- [Setup](#setup)
3637
- [1. Get `API_TOKEN`](#1-get-api_token)
@@ -51,15 +52,17 @@ $ brew install jyny/outliner/outliner
5152
```
5253

5354
### Arch linux
54-
install from the [AUR](https://aur.archlinux.org/packages/outliner/).
55+
Install from the [AUR](https://aur.archlinux.org/packages/outliner/).
5556
Use [yay](https://github.com/Jguer/yay) for example:
5657
```
5758
$ yay -S outliner
5859
```
5960

60-
### Ubuntu (wip)
61+
### Ubuntu or Snap supported OS
62+
Insatll from [Snap](https://snapcraft.io/) on [Snap-supported-OS](https://snapcraft.io/docs/core/install).
63+
[Snap](https://snapcraft.io/) on Ubuntu may work out of box after `16.04`.
6164
```
62-
# apt isntall outliner
65+
$ snap install outliner
6366
```
6467

6568
### Download release from GitHub

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.0
1+
v0.2.2

pkg/deployer/ssh/script_vfsdata.go

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)