Skip to content

Commit 14304c1

Browse files
committed
fixes markdown lists
1 parent 9ebbd01 commit 14304c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ChronoSense is a foundational piece of recording software built on webtech with
2020
3. Navigate to where you cloned the ChronoSense folder and run the command:
2121
`npm install`
2222

23-
3b. **(MacOS only)** Be sure `ffmpeg` is available in your PATH, we recommend using [Homebrew](https://brew.sh/) with `brew install ffmpeg`
23+
* **(MacOS only)** Be sure `ffmpeg` is available in your PATH, we recommend using [Homebrew](https://brew.sh/) with `brew install ffmpeg`
2424

2525
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:
2626
`npm start`

0 commit comments

Comments
 (0)