Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GlitchedPolygons committed Apr 12, 2019
1 parent 9247d93 commit 793e59b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Expand Up @@ -7,5 +7,5 @@ How to set up the development environment:
* Make sure you have git lfs installed and enabled (run `git lfs install` at least once on your system).
* Navigate to a directory that you consider to be the root folder for all of the Glitched Epistle projects (Client (shared code base) + Client.Windows (platform implementation) need to reside in the same folder!).
* Open the command line interface in that folder:
* * `git clone {git_remote_url_here} "GlitchedEpistle.Client"`
* * `git clone {git_remote_url_here} "GlitchedEpistle.Client.Windows"`
* * `git clone https://github.com/GlitchedPolygons/GlitchedEpistle.Client "GlitchedEpistle.Client"`
* * `git clone https://github.com/GlitchedPolygons/GlitchedEpistle.Client.Windows "GlitchedEpistle.Client.Windows"`

0 comments on commit 793e59b

Please sign in to comment.