Skip to content

Commit 86748ab

Browse files
committed
readme updates
1 parent eeae082 commit 86748ab

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
= Redis Cache
1+
= Redis Cache Java
22
:linkattrs:
33
:project-owner: redis-field-engineering
4-
:project-name: redis-cache-java
4+
:project-name: redis-cache
5+
:dist-repo: redis-cache-java-dist
56
:project-group: com.redis
67
:project-version: 0.1.2
7-
:project-url: https://github.com/{project-owner}/{project-name}
8+
:project-url: https://github.com/{project-owner}/{dist-repo}
89
:product-name: Redis Cache
910
:codecov-token: 2cAc3dgZRA
1011
:artifact-id: redis-cache-core
@@ -189,7 +190,7 @@ First, clone this git repository:
189190
[source,console,subs="verbatim,attributes"]
190191
----
191192
git clone {project-url}.git
192-
cd {project-name}
193+
cd {dist-repo}
193194
----
194195

195196
Next, register and create an API read-access token at https://developer.themoviedb.org/docs/getting-started[themoviedb.org].

0 commit comments

Comments
 (0)