Skip to content

Commit 7e15a06

Browse files
authored
Update EXERCISE-4.md
1 parent 610cafa commit 7e15a06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EXERCISE-4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ resource folder (`app/src/main/resources`) and will be included in the ONOS app
136136
binary. The copy that gets included in the ONOS app will be the one that gets
137137
deployed by ONOS to the device after the connection is initiated.
138138

139-
### 4. Restart ONOS and load updated pipeconf
139+
### 4. Restart ONOS
140140

141141
**Note:** ONOS should be already running, and in theory, there should be no need
142142
to restart it. However, while ONOS supports reloading the pipeconf with a
@@ -158,7 +158,7 @@ executions, including ONOS.
158158
Wait approx. 20 seconds for ONOS to completing booting, or check the ONOS log
159159
(`make onos-log`) until no more messages are shown.
160160

161-
### 5. Load app and register pipeconf
161+
### 5. Load updated app and register pipeconf
162162

163163
On a terminal window, type:
164164

0 commit comments

Comments
 (0)