You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/local/mswinOSREADME.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ If you intend to run Docnow on Microsoft Windows
4
4
5
5
### Prerequisites
6
6
7
-
* At least 8GB memory
8
-
* select system properties to get this
7
+
* At least 8GB memory
8
+
* select system properties to get this
9
9
*[Git for Windows](https://gitforwindows.org/)
10
10
* Install [Docker](https://hub.docker.com/editions/community/docker-ce-desktop-windows) which will automatically install Docker Compose
11
11
* (optional) reverse proxy web server ideally with TLS. Your reverse proxy server will listen on port 3000 for the docnow application
@@ -15,8 +15,8 @@ If you intend to run Docnow on Microsoft Windows
15
15
16
16
Before you do anything make sure your Docker Application is running.
17
17
18
-
* Create a new directory on your Desktop by Right Clicking and naming it `docnow_app`
19
-
* Right click in the new directory to say Git Bash here 
18
+
* Create a new directory on your Desktop by Right Clicking and naming it `docnow_app`
19
+
* Right click in the new directory to say Git Bash here 
20
20
* From the Git Bash Terminal Client install Docnow from the repository, clone the repository locally:
0 commit comments