Remove redundant line [ci skip]

pull/6/head
probonopd 2 years ago committed by GitHub
parent 01ebd6c912
commit b377f8946e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

@ -51,7 +51,6 @@ make -j$(nproc)
cd ..
# Build MiniDexed
export PATH=$(readlink -f ./gcc-*/bin/):$PATH
cd src
make -j$(nproc)
ls *.img

Loading…
Cancel
Save