Skip to content

Commit 9695eb1

Browse files
committed
Added command argument passing for install.
1 parent 156f217 commit 9695eb1

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
@@ -34,7 +34,7 @@ A quick guide to installing, configuring, and running an instance of the SDL ser
3434

3535
4. Download and install a new instance of the SDL server.
3636

37-
fox new MyServerName sdl_server
37+
fox new MyServerName sdl_server -- -i
3838

3939
The server is now started and you can view it by going to [localhost:3000](http://localhost:3000) in your browser. If the fox command does not work, checkout the [help](https://github.com/smartdevicelink/sdl_server/wiki/Help#fox_is_not_installed_error_message_in_Linux) page for more info.
4040

0 commit comments

Comments
 (0)