File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ This file simply defines a PostgreSQL container *(our database)* and the Wiki.js
67
67
68
68
## 3. Open Terminal / Command Prompt
69
69
70
- On **macOS**, launch **Terminal** and navigate to the ` wiki` folder your created earlier.
70
+ On **macOS**, launch **Terminal** and navigate to the ` wiki` folder you created earlier.
71
71
72
72
On **Windows**, open the folder `wiki` you created earlier in **File Explorer**.
73
73
In the address bar, type `cmd` and press <kbd>ENTER</kbd> to launch a **Command Prompt** at that location.
@@ -82,4 +82,4 @@ docker compose up -d
82
82
83
83
# # 5. Browse to Wiki.js
84
84
85
- Open your browser and navigate to http://localhost to complete the installation and use Wiki.js!
85
+ Open your browser and navigate to http://localhost to complete the installation and use Wiki.js!
You can’t perform that action at this time.
0 commit comments