Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
rabbitstack authored Dec 6, 2020
1 parent a42e8eb commit f9a6727
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ We greatly appreciate you have considered contributing to Fibratus! Please, read
## Introduction

1. **You're familiar with [Github](https://github.com) and the pull request workflow.**
2. **Make sure you've read Fibratus's [docs](https://www.fibratus.io).**
2. **Make sure you've read Fibratus' [docs](https://www.fibratus.io).**
3. If you got an idea about some feature that's not currently in the backlog, please create the [feature request](https://github.com/rabbitstack/fibratus/issues/new) first.

## Development

1. Clone the Fibratus repository into the location of your choice.
2. [Download](https://golang.org/dl/) and install the Go compiler
2. [Download](https://golang.org/dl/) and install the Go compiler.
3. If you are intending to contribute to features that interop with the `C` code, such as [filaments](https://www.fibratus.io/#/filaments/introduction) or [YARA](https://www.fibratus.io/#/yara/introduction), [set up](https://www.fibratus.io/#/setup/installation?id=installing-dependencies) the required dependencies.

#### Directory Structure
Expand Down

0 comments on commit f9a6727

Please sign in to comment.