Skip to content

Commit

Permalink
Merge branch 'master' into issue/2669g
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone authored Feb 8, 2024
2 parents 04cc42c + fee6e01 commit cac3acc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ under the MIT license. So, this file is also under the MIT license.
<ol>
<li><a href="#about-this-project">About this project</a></li>
<li><a href="#install-instructions">Install instructions</a></li>
<li><a href="#nightly-builds">Nightly Builds</a></li>
<li><a href="#build-instructions">Build instructions<a></li>
<li><a href="#contributing">Contributing</a></li>
<li><a href="#license">License</a></li>
Expand Down Expand Up @@ -60,6 +61,12 @@ to install `ooniprobe` precompiled binaries for Windows, macOS, and
Debian/Ubuntu. Once `ooniprobe` is installed, refer to the
[user guide](https://ooni.org/support/ooni-probe-cli).

## Nightly builds

We publish nightly builds using the [rolling release tag](
https://github.com/ooni/probe-cli/releases/tag/rolling). These
builds use the latest commit of the `master` branch.

## Developer instructions

To setup development for this repository you need Go >= 1.15. The
Expand Down

0 comments on commit cac3acc

Please sign in to comment.