Skip to content

Commit

Permalink
Add link to docker build repo
Browse files Browse the repository at this point in the history
- Created new repo to run from docker/alpine
  (see [ctags-docker](https://github.com/universal-ctags/ctags-docker))
- Link in README
  • Loading branch information
Dan Itsara committed Oct 26, 2018
1 parent 59c2a32 commit 5129faf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ Go to the [releases](https://github.com/universal-ctags/ctags-win32/releases) pa
### Mac
See [Homebrew Tap for Universal Ctags](https://github.com/universal-ctags/homebrew-universal-ctags)

### Docker
Go to [ctags-docker](https://github.com/universal-ctags/ctags-docker) and follow
instructions to download the `uctags` script. Docker will automatically fetch
the image from Docker Hub.

## How to build and install ##

To build with Autotools, see `docs/autotools.rst` for more information.
Expand Down

0 comments on commit 5129faf

Please sign in to comment.