Skip to content

Commit c141eaf

Browse files
authored
Remove old mention of p4d2 2017 directory (#620)
* Support negative-valued action parameters by converting them in the Python helper code into a positive value whose bit pattern is the 2's complement representation of the negative value. * Remove mention of old directory P4D2_2017_Fall that has long since been removed from the main branch of this repo.
1 parent 9e00b35 commit c141eaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/p4runtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ make clean
175175
#### Running the reference solution
176176

177177
To run the reference solution, you should run the following command from the
178-
`~/tutorials/P4D2_2017_Fall/exercises/p4runtime` directory:
178+
`~/tutorials/exercises/p4runtime` directory:
179179
```bash
180180
solution/mycontroller.py
181181
```

0 commit comments

Comments
 (0)