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: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ ChronoSense is a foundational piece of recording software built on webtech with
20
20
3. Navigate to where you cloned the ChronoSense folder and run the command:
21
21
`npm install`
22
22
23
+
3b. **(MacOS only)** Be sure `ffmpeg` is available in your PATH, we recommend using [Homebrew](https://brew.sh/) with `brew install ffmpeg`
24
+
23
25
4. Test to see if the application (as it is) can now run by going to the main ChronoSense folder and typing the following command to start the application:
0 commit comments