mirror of
https://git.missingno.dev/kolibrios-nvme-driver/
synced 2024-11-12 19:27:28 +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:
|
Once you have all the dependencies installed, follow these steps:
|
||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository: `git clone https://git.kolibrios.org/GSoC/kolibrios-nvme-driver`
|
||||||
```bash
|
|
||||||
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
|
2. Extract the latest KolibriOS images from [the KolibriOS website](https://kolibrios.org/en/download.htm) into the cloned repository.
|
||||||
from [the KolibriOS website](https://kolibrios.org/en/download.htm) into the cloned repository.
|
|
||||||
|
|
||||||
3. Install the driver into the image:
|
3. Install the driver into the image: `make install`
|
||||||
```bash
|
|
||||||
make install
|
|
||||||
```
|
|
||||||
|
|
||||||
And you should be good to go.
|
And you should be good to go.
|
||||||
|
Loading…
Reference in New Issue
Block a user