Skip to content
This repository has been archived by the owner on Feb 14, 2025. It is now read-only.

Update README.md #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This repository contains the docker that setups a full arweave-node, including a
# Prerequisite
1. [Docker](https://docs.docker.com/engine/install/): version 16 or higher
2. [Docker-Compose](https://docs.docker.com/compose/install/): verison ~1.27 or higher
3. `pip install cryptography==2.2.2` fixes : "CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release."

# Usage

Expand Down