mirror of
https://git.missingno.dev/kolibrios-nvme-driver/
synced 2024-11-09 18:10:33 +01:00
some changes to README
This commit is contained in:
parent
c2d8abad58
commit
be884985d7
13
README.md
13
README.md
@ -41,17 +41,10 @@ dependencies installed before continuing (installation process may vary dependin
|
||||
|
||||
Once you have all the dependencies installed, follow these steps:
|
||||
|
||||
1. Clone the repository:
|
||||
```bash
|
||||
git clone https://git.kolibrios.org/GSoC/kolibrios-nvme-driver
|
||||
```
|
||||
1. Clone the repository: `git clone https://git.kolibrios.org/GSoC/kolibrios-nvme-driver`
|
||||
|
||||
2. Change into the directory of the cloned repository and manually extract the latest KolibriOS images
|
||||
from [the KolibriOS website](https://kolibrios.org/en/download.htm) into the cloned repository.
|
||||
2. Extract the latest KolibriOS images from [the KolibriOS website](https://kolibrios.org/en/download.htm) into the cloned repository.
|
||||
|
||||
3. Install the driver into the image:
|
||||
```bash
|
||||
make install
|
||||
```
|
||||
3. Install the driver into the image: `make install`
|
||||
|
||||
And you should be good to go.
|
||||
|
Loading…
Reference in New Issue
Block a user