hyclone icon indicating copy to clipboard operation
hyclone copied to clipboard

Readme

Open lorglas opened this issue 1 year ago • 1 comments

Please adding following steps between sudo and cd hyclone

my proposal sudo apt install -y git nasm bc autoconf automake texinfo flex bison gawk build-essential unzip wget zip less zlib1g-dev libzstd-dev xorriso libtool python3

mkdir hyclone download package from here and unzip it into directory hyclone. (unpack command via terminal will be nice

cd hyclone ./copy_objects.sh

lorglas avatar Nov 17 '23 16:11 lorglas

Like most projects, the build instructions for hyclone assume that a copy of the source code is already available after a git clone.

The addition of a download step like in your suggestion is therefore not needed.

trungnt2910 avatar Nov 17 '23 18:11 trungnt2910