mirror of
/repos/rpi-node.git
synced 2025-12-31 08:11:29 +01:00
fix typos
This commit is contained in:
parent
6c9474b82e
commit
738144baa3
@ -1,5 +1,5 @@
|
|||||||
# rpi-node
|
# rpi-node
|
||||||
Raspberry Pi comptible Docker baseimage with Nodejs preinstalled.
|
Raspberry Pi compatible Docker base image with Node.js preinstalled.
|
||||||
|
|
||||||
Run all the commands from within the project root directory.
|
Run all the commands from within the project root directory.
|
||||||
|
|
||||||
@ -8,7 +8,7 @@ Run all the commands from within the project root directory.
|
|||||||
make build
|
make build
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Run the Docker Image and get the version of the installed Nodejs
|
#### Run the Docker Image and get the version of the installed Node.js
|
||||||
```bash
|
```bash
|
||||||
make version
|
make version
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user