Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
schedules-legacy
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
17
Issues
17
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
schedules-legacy
Commits
70ffe589
Commit
70ffe589
authored
Feb 01, 2017
by
Mark Stenglein
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix README.md
- No need to install sqlite3, this is actually handled by npm
parent
75b26c73
Pipeline
#802
passed with stage
in 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
README.md
README.md
+0
-10
No files found.
README.md
View file @
70ffe589
...
...
@@ -36,16 +36,6 @@ instructions by making them relatively platform independent).
`nvm install node`
### sqlite
You will need to install sqlite3. How this is done is dependent on your system
but for
`apt`
systems this is as simple as:
`sudo apt install sqlite3`
A note: This project uses MySQL in deployment, but don't worry about that just
yet.
### Project Dependencies
Simply navigate to the root directory and type
`npm install`
, and you should
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment