Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason [제이슨 제롬] authored May 26, 2020
1 parent 8c36b9e commit c0a550d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@ A directory/file syncing program with multi-core support.
1) Setup the settings.ini file
- You can either manually create the settings.ini file based on the provided one, or generate one using the setup utility.
#### Running the setup utility for settings.ini:
- Run the python module with the following launch parameter.
```
- Run the python module with the following launch parameter:
`
--setup
```
`
#### Manually setup settings.ini:
- Open the settings.ini file provided in the repository and modify the data as needed.

2) After setting up the settings.ini file, run the program:
- As a module:
```
- As a module:
`
python FileSync/
```
`

## Optional Parameters
```
Expand Down

0 comments on commit c0a550d

Please sign in to comment.