Skip to content

Commit 25a0ebc

Browse files
authored
Update README.md
1 parent 31c7512 commit 25a0ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This sample source code forms part of the Getting Started with Spaces course by
1010
## Getting started
1111
To run this sample code:
1212
1. Make sure you have Android Studio and the Android SDK installed
13-
2. Open the project, and then open the `SpacesFileRepository.swift` file
13+
2. Open the project, and then open the `SpacesFileRepository.kt` file
1414
3. Change the `accesskey`, `secretkey` to your Spaces API key (generated (here)[https://cloud.digitalocean.com/account/api/tokens]), `spacename` to the name of your Space on Digital Ocean and `spaceregion` to your Space' region
1515

1616
The project should run, and you'll be able to upload and download the sample image included in the app.

0 commit comments

Comments
 (0)