-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix installation instructions yet again.
- Loading branch information
1 parent
f046ebd
commit 01718f8
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,9 @@ Task management system for streamlining workflows with projects, tasks, and subt | |
|
||
6. Run "node index.js 12345" (replacing "12345" with the port you wish to use). | ||
|
||
7. To see sample data, log in as "[email protected]" using the password "password". | ||
7. Open a web browser and point it to the correct URL (e.g. "http://flip1.engr.oregonstate.edu:12345/"). | ||
|
||
8. To see sample data, log in as "[email protected]" using the password "password". | ||
|
||
## High-Level Software Architecture | ||
|
||
|