Skip to content

Commit d57b431

Browse files
author
Alexei Zverev
committed
fix readme
1 parent 9242fa3 commit d57b431

918 files changed

Lines changed: 5 additions & 427389 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
*.pyc
33
*.xcodeproj
44
client-src/pathman_sr/node_modules/
5-
client-src/pathman_sr/src/vendor/
5+
client-src/pathman_sr/src/vendor/
6+
client/

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,10 +122,10 @@ npm install gulp -g
122122

123123
*Bower* is a package manager for frontend, and *Gulp* is a frontend compilation tool. *-g* is flag that will install the packages globally and will reserve the CLI commands.
124124

125-
Assuming you are currently in the root directory of the project, navigate to *client* directory with *cd*:
125+
Assuming you are currently in the root directory of the project, navigate to *client-src/pathman-sr/* directory with *cd*:
126126

127127
```
128-
cd client
128+
cd client-src/pathman-sr
129129
```
130130

131131
All GUI files are located in here.

client/pathman_sr/css/style.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

client/pathman_sr/index.html

Lines changed: 0 additions & 93 deletions
This file was deleted.

client/pathman_sr/js/app.js

Lines changed: 0 additions & 1 deletion
This file was deleted.
-1.12 KB
Binary file not shown.

client/pathman_sr/templates/error-views/dialog.tpl.html

Lines changed: 0 additions & 39 deletions
This file was deleted.

client/pathman_sr/templates/error-views/toast.tpl.html

Lines changed: 0 additions & 11 deletions
This file was deleted.

client/pathman_sr/templates/link-details-panel.tpl.html

Lines changed: 0 additions & 91 deletions
This file was deleted.

client/pathman_sr/templates/link-list-panel.tpl.html

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)