Skip to content

Commit 19505ef

Browse files
committed
fix readme
1 parent 3099d2d commit 19505ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Finally, in docker extension inside VS Code click right and choose "Attach VS Co
155155

156156
Oracle program upgrades are managed by the Pythian Council multisig. The steps to deploy a new version are:
157157

158-
1. Create a release branch from `main`. This should include binary for both the Pythnet oracle programs (`pyth_oracle_pythnet.so`).
158+
1. Create a release branch from `main`. This should include binary for the Pythnet oracle program (`pyth_oracle_pythnet.so`).
159159
2. [Install Solana CLI](https://docs.solana.com/cli/install-solana-cli-tools#use-solanas-install-tool) if not already installed.
160160
3. Set Solana config for the target network, e.g., devnet: `solana config set --url https://api.devnet.solana.com`.
161161
4. Execute `solana program write-buffer pyth_oracle_pythnet.so` to obtain the buffer address.

0 commit comments

Comments
 (0)