Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
f0rb1dd3n committed Mar 1, 2020
1 parent 6bd476e commit c480a2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
apt install build-essential libncurses-dev linux-headers-$(uname -r)
git clone https://github.com/f0rb1dd3n/Reptile.git
cd Reptile
make config # or 'make menuconfig' or even 'make defconfig'
make menuconfig # or 'make config' or even 'make defconfig'
make
make install
```
More details about the installation see [Wiki](https://github.com/f0rb1dd3n/Reptile/wiki/Install)
## Uninstall

When you got a sucessfully instalation, the way to remove that will be shown in screen
When you got a sucessfully installation, the way to remove that will be shown in the screen

## Usage

Expand Down

0 comments on commit c480a2f

Please sign in to comment.