Skip to content

Commit 5517fd0

Browse files
committed
rabbitmq#10 Let's use standard cd.
1 parent 972ce6c commit 5517fd0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

php/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ dependencies on Ubuntu type:
1616

1717
Since the tutorials are tested with `php-amqplib` v1.0 you might want to checkout the `v1.0` tag as well:
1818

19-
pushd lib/php-amqplib/
19+
cd lib/php-amqplib/
2020
git checkout v1.0
21-
popd
2221

2322
## Code
2423

0 commit comments

Comments
 (0)