Update fork-instructions.md

This commit is contained in:
CryptoJake22 2018-03-02 19:38:42 -05:00 committed by GitHub
parent 368f01b1cd
commit aed5daf756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -7,13 +7,13 @@
#
# Install Dependencies
sudo apt-get update
`sudo apt-get update `
```
sudo apt-get -y install \
build-essential pkg-config libc6-dev m4 g++-multilib \
autoconf libtool ncurses-dev unzip git python \
zlib1g-dev wget bsdmainutils make automake
```
# OPTIONAL: Make sure you have a big enough Swapfile
```
cd /