Skip to content

Commit e37cf85

Browse files
Update README.md
1 parent 7191903 commit e37cf85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ To install the back-end and front-end components of the Fidesinnova platform, in
1818
First of all install Ubuntu 24.04 LTS on your server.
1919

2020
## A.1. Install MongoDB
21-
- Install MongoDB version 8.0
21+
- Install MongoDB version 8.0 for ARM64.
22+
- If you have a x86 machine, please check the MongoDB documentation.
2223
```
2324
sudo apt update
2425
sudo apt upgrade
@@ -473,8 +474,7 @@ To enable mobile notifications on your Node server, follow these steps:
473474
Move the file to the backend directory:
474475

475476
```bash
476-
cd /home/iot-server/backend/src/data
477-
sudo nano firebase-adminsdk.json
477+
sudo nano /home/iot-server/backend/src/data/firebase-adminsdk.json
478478
```
479479

480480
3. **Paste JSON Content**

0 commit comments

Comments
 (0)