Browse Source

Update readme

Ali Behjati 3 năm trước cách đây
mục cha
commit
ca02edd7fc
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      third_party/pyth/p2w-terra-relay/README.md

+ 0 - 2
third_party/pyth/p2w-terra-relay/README.md

@@ -3,14 +3,12 @@
 To build the spy_guardian docker container:
 
 ```
-$ cd pyth_relay
 $ docker build -f Dockerfile.spy_guardian -t spy_guardian .
 ```
 
 To build the pyth_relay docker container:
 
 ```
-$ cd pyth_relay
 $ docker build -f Dockerfile.pyth_relay -t pyth_relay .
 ```