Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-damian committed Aug 17, 2024
1 parent 85c056f commit 312b07b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ NFT Marketplace Event Ticketing - A decentralized application for managing and v

## Prerequisites

- Rust 1.79.0
- Ensure Rust is installed on your system. You can install Rust using [rustup](https://rustup.rs/).
- Solana 1.18.22
- Ensure Solana CLI is installed on your system. You can install Solana CLI using [Solana CLI](https://solana.com/developers/guides/getstarted/setup-local-development#3-install-the-solana-cli).
- Anchor 0.30.1
- Ensure Anchor is installed on your system. You can install Anchor using [Anchor](https://www.anchor-lang.com/).
- **Rust** 1.79.0
- *Ensure Rust is installed on your system. You can install Rust using [Rustup](https://rustup.rs/).*
- **Solana** 1.18.22
- *Ensure Solana CLI is installed on your system. You can install Solana CLI using [Solana CLI](https://solana.com/developers/guides/getstarted/setup-local-development#3-install-the-solana-cli).*
- **Anchor** 0.30.1
- *Ensure Anchor is installed on your system. You can install Anchor using [Anchor](https://www.anchor-lang.com/).*
- Node.js and npm (for the frontend)


Expand Down

0 comments on commit 312b07b

Please sign in to comment.