Skip to content

Commit 14f7bd9

Browse files
Update README.md
1 parent a6c2ded commit 14f7bd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ A button that inserts Redis code into the Code Editor. The syntax is almost the
127127
Our application supports the ability to quickly update the static files of the Enablement area so that we can provide users with up-to-date information.
128128

129129
EA tutorials auto-update flow:
130-
1. Push commit with updates to `/tutorials` repository branch
131-
2. Approve tutorials release in CircleCI. In the background, new files will be loaded to Cloud Storage (AWS S3)
130+
1. Push commit with updates to the main branch
131+
2. Wait until changes are merged into the latest branch
132132
3. Reopen the Redisinsight with a working internet connection. In the background, new files will be downloaded to the user's local home directory:
133133
* **Mac**: In the `/Users/<your-username>/.redisinsight-v2/tutorials` directory.
134134
* **Windows**: In the `C:\Users\<your-username>\.redisinsight-v2/tutorials` directory.

0 commit comments

Comments
 (0)