Skip to content

Commit

Permalink
Update docs (#593)
Browse files Browse the repository at this point in the history
* Update macOS/windows docs note

* Update doc references for macOS and Windows
  • Loading branch information
aelsabbahy authored Jun 16, 2020
1 parent b30949e commit 40509ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ Goss is a YAML based [serverspec](http://serverspec.org/) alternative tool for v

## Installation

Note: macOS and Windows binaries are new and considered alpha-quality. Some functionality may be missing, some may be broken. Refer to <platform-feature-parity.md> (Enhancements and bug-reports welcome, please see [#551: Multi-OS support](https://github.com/aelsabbahy/goss/issues/551))
**Note:** For macOS and Windows, see: [platform-feature-parity](https://github.com/aelsabbahy/goss/blob/master/docs/platform-feature-parity.md)


This will install goss and [dgoss](https://github.com/aelsabbahy/goss/tree/master/extras/dgoss).

Expand Down
2 changes: 1 addition & 1 deletion docs/manual.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# goss manual

Note: macOS and Windows binaries are new and considered alpha-quality. Some functionality may be missing, some may be broken. Refer to <platform-feature-parity.md> (Enhancements and bug-reports welcome, please see [#551: Multi-OS support](https://github.com/aelsabbahy/goss/issues/551))
**Note:** For macOS and Windows, see: [platform-feature-parity](https://github.com/aelsabbahy/goss/blob/master/docs/platform-feature-parity.md)

## Table of Contents

Expand Down

0 comments on commit 40509ee

Please sign in to comment.