Skip to content

Commit 068f476

Browse files
authored
Update README.md
1 parent a8eb37a commit 068f476

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,6 @@ command as given below as an example. If you used the
4242
-v, --verbose verbosely show details of the results of the running program
4343
```
4444

45-
You can optionally include the installed orcc script location in the PATH shell variable. To do this for the above
46-
example, the following two lines can be added in the .bashrc configuration file (assuming the user uses Bash shell, of
47-
course).
48-
49-
```
50-
export PYTHONPATH=$PYTHONPATH:/home/username/lib/python/site-packages
51-
export PATH=$PATH:/home/username/bin
52-
```
53-
5445
After making sure that the `orcc` executable is in your path, you can try some of the examples included in the testsuite
5546
subdirectory, e.g.:
5647

0 commit comments

Comments
 (0)