typescript-sdk icon indicating copy to clipboard operation
typescript-sdk copied to clipboard

Update README.md (update commit hash)

Open yugure-orca opened this issue 3 years ago • 2 comments

  • update commit hash: 3613cea3(Feb 8, 2021) to f4c5fdc(Feb 24, 2021)

yugure-orca avatar Dec 07 '22 15:12 yugure-orca

To update the commit hash in your README.md file, you can follow these steps:

  1. Open the README.md file in your text editor.
  2. Find the line that contains the old commit hash (3613cea3).
  3. Replace the old commit hash with the new commit hash (f4c5fdc).
  4. Save the changes to the README.md file.

Once you have saved the changes, you can commit and push the updated README.md file to your repository.

staccDOTsol avatar Mar 23 '23 04:03 staccDOTsol

To update the commit hash in the README.md file, you can follow these steps:

  1. Open the README.md file in a text editor or IDE.
  2. Find the line that contains the old commit hash (3613cea3 in this case).
  3. Replace the old commit hash with the new commit hash (f4c5fdc in this case).
  4. Save the changes to the README.md file.

Once you have saved the changes, you can commit and push the updated README.md file to your repository.

staccDOTsol avatar Mar 24 '23 03:03 staccDOTsol