Skip to content

Commit

Permalink
Clarify macOS commands & support
Browse files Browse the repository at this point in the history
  • Loading branch information
ipopescu authored May 3, 2024
1 parent 2db1a14 commit 9858ff3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions source/docs/casper/developers/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,7 @@ import TabItem from '@theme/TabItem';

# Development Prerequisites

This page covers the necessary software for your Casper development environment. To develop comfortably, you should use `Linux Ubuntu 20.04` or `macOS`. Developing on Windows is not advised.

:::caution

Casper does not officially support `macOS`. If you encounter any problems, reach out to the community on [Telegram](https://t.me/casperblockchain) or [Discord](https://discord.com/invite/casperblockchain).

:::
This page covers the necessary software for your Casper development environment. To develop comfortably, you should use `Linux Ubuntu 20.04`. Casper does not officially support `macOS`, but the commands are included for your convenience. If you encounter any problems, reach out to the community on [Telegram](https://t.me/casperblockchain) or [Discord](https://discord.com/invite/casperblockchain). Developing on Windows is not advised.

## Preparing your Development Environment

Expand Down

0 comments on commit 9858ff3

Please sign in to comment.